Project

General

Profile

« Previous | Next » 

Revision 35299

[maven-release-plugin] prepare release dnet-validator-workflows-1.0.0

View differences:

modules/dnet-validator-workflows/trunk/pom.xml
1 1
<?xml version="1.0" encoding="UTF-8"?>
2
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3
	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
2
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
4 3
	<parent>
5 4
		<groupId>eu.dnetlib</groupId>
6 5
		<artifactId>dnet-parent</artifactId>
7
		<version>1.0.0-SNAPSHOT</version>
8
		<relativePath></relativePath>
6
		<version>1.0.0</version>
7
		<relativePath />
9 8
	</parent>
10 9
	<modelVersion>4.0.0</modelVersion>
11 10
	<groupId>eu.dnetlib</groupId>
12 11
	<artifactId>dnet-validator-workflows</artifactId>
13 12
	<packaging>jar</packaging>
14
	<version>1.0.0-SNAPSHOT</version>
13
	<version>1.0.0</version>
15 14
	<scm>
16
		<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/dnet-validator-workflows/trunk</developerConnection>
15
		<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/dnet-validator-workflows/tags/dnet-validator-workflows-1.0.0</developerConnection>
17 16
	</scm>
18 17
	<dependencies>
19 18
	<dependency>

Also available in: Unified diff