Revision 41919
Added by Nikon Gasparis over 8 years ago
pom.xml | ||
---|---|---|
9 | 9 |
<groupId>eu.dnetlib</groupId> |
10 | 10 |
<artifactId>uoa-api</artifactId> |
11 | 11 |
<packaging>jar</packaging> |
12 |
<version>1.2.1-SNAPSHOT</version>
|
|
12 |
<version>1.2.0-SNAPSHOT</version>
|
|
13 | 13 |
<scm> |
14 | 14 |
<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-api/trunk</developerConnection> |
15 | 15 |
</scm> |
... | ... | |
22 | 22 |
<dependency> |
23 | 23 |
<groupId>eu.dnetlib</groupId> |
24 | 24 |
<artifactId>uoa-domain</artifactId> |
25 |
<version>[1.1.0, 1.2.0-SNAPSHOT)</version>
|
|
25 |
<version>[1.2.0, 1.3.0-SNAPSHOT)</version>
|
|
26 | 26 |
</dependency> |
27 | 27 |
<dependency> |
28 | 28 |
<groupId>junit</groupId> |
Also available in: Unified diff
preparing to release 1.2.0