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