Revision 39650
Added by Claudio Atzori about 9 years ago
modules/dnet-parent/branches/IIS-CDH-5.3.0/pom.xml | ||
---|---|---|
2 | 2 |
<modelVersion>4.0.0</modelVersion> |
3 | 3 |
<groupId>eu.dnetlib</groupId> |
4 | 4 |
<artifactId>dnet-parent</artifactId> |
5 |
<version>2.0.0-CDH-5.3.0</version>
|
|
5 |
<version>2.0.1-CDH-6.3.0-SNAPSHOT</version>
|
|
6 | 6 |
<packaging>pom</packaging> |
7 | 7 |
<url>http://www.d-net.research-infrastructures.eu</url> |
8 | 8 |
<scm> |
9 |
<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/dnet-parent/tags/dnet-parent-2.0.0-CDH-5.3.0</developerConnection>
|
|
9 |
<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/dnet-parent/branches/IIS-CDH-5.3.0</developerConnection>
|
|
10 | 10 |
</scm> |
11 | 11 |
<licenses> |
12 | 12 |
<license> |
Also available in: Unified diff
[maven-release-plugin] prepare for next development iteration