Revision 61711
Added by Konstantina Galouni about 3 years ago
modules/uoa-admin-tools-library/trunk/pom.xml | ||
---|---|---|
4 | 4 |
|
5 | 5 |
<!-- <groupId>eu.dnetlib</groupId>--> |
6 | 6 |
<artifactId>uoa-admin-tools-library</artifactId> |
7 |
<version>1.0.1</version>
|
|
7 |
<version>1.0.2-SNAPSHOT</version>
|
|
8 | 8 |
<packaging>jar</packaging> |
9 | 9 |
|
10 | 10 |
<name>uoa-admin-tools-library</name> |
... | ... | |
16 | 16 |
</parent> |
17 | 17 |
|
18 | 18 |
<scm> |
19 |
<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/uoa-admin-tools-library/tags/uoa-admin-tools-library-1.0.1</developerConnection>
|
|
19 |
<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/uoa-admin-tools-library/trunk</developerConnection>
|
|
20 | 20 |
</scm> |
21 | 21 |
|
22 | 22 |
<properties> |
Also available in: Unified diff
[maven-release-plugin] prepare for next development iteration