Revision 62530
Added by Katerina Iatropoulou about 2 years ago
modules/uoa-claims/trunk/pom.xml | ||
---|---|---|
9 | 9 |
<groupId>eu.dnetlib</groupId> |
10 | 10 |
<artifactId>uoa-claims</artifactId> |
11 | 11 |
<packaging>jar</packaging> |
12 |
<version>2.1.0</version>
|
|
12 |
<version>2.1.1-SNAPSHOT</version>
|
|
13 | 13 |
<scm> |
14 |
<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/uoa-claims/tags/uoa-claims-2.1.0</developerConnection>
|
|
14 |
<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/uoa-claims/trunk</developerConnection>
|
|
15 | 15 |
</scm> |
16 | 16 |
<dependencies> |
17 | 17 |
<dependency> |
Also available in: Unified diff
[maven-release-plugin] prepare for next development iteration