Revision 31604
Added by Claudio Atzori about 10 years ago
pom.xml | ||
---|---|---|
7 | 7 |
</parent> |
8 | 8 |
<groupId>eu.dnetlib</groupId> |
9 | 9 |
<artifactId>dnet-download-plugins</artifactId> |
10 |
<version>1.0.0</version>
|
|
10 |
<version>1.0.1-SNAPSHOT</version>
|
|
11 | 11 |
<scm> |
12 |
<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/dnet-download-plugins/tags/dnet-download-plugins-1.0.0</developerConnection>
|
|
12 |
<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/dnet-download-plugins/trunk</developerConnection>
|
|
13 | 13 |
</scm> |
14 | 14 |
<dependencies> |
15 | 15 |
<dependency> |
Also available in: Unified diff
[maven-release-plugin] prepare for next development iteration