Revision 48536
Added by Katerina Iatropoulou over 7 years ago
pom.xml | ||
---|---|---|
3 | 3 |
<parent> |
4 | 4 |
<groupId>eu.dnetlib</groupId> |
5 | 5 |
<artifactId>dnet45-parent</artifactId> |
6 |
<version>1.0.0-SNASHOT</version> |
|
6 |
<version>1.0.0-SNAPSHOT</version>
|
|
7 | 7 |
</parent> |
8 | 8 |
<modelVersion>4.0.0</modelVersion> |
9 | 9 |
<groupId>eu.dnetlib</groupId> |
10 | 10 |
<artifactId>uoa-claims-api</artifactId> |
11 |
<version>2.0.2-SNAPSHOT</version>
|
|
11 |
<version>2.0.1-SNAPSHOT</version>
|
|
12 | 12 |
<scm> |
13 | 13 |
<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/uoa-claims-api/trunk</developerConnection> |
14 | 14 |
</scm> |
... | ... | |
52 | 52 |
<dependency> |
53 | 53 |
<groupId>eu.dnetlib</groupId> |
54 | 54 |
<artifactId>uoa-claims</artifactId> |
55 |
<version>[2.0.0-SNAPSHOT,)</version>
|
|
55 |
<version>[2.0.0,3.0.0)</version>
|
|
56 | 56 |
</dependency> |
57 | 57 |
<dependency> |
58 | 58 |
<groupId>org.postgresql</groupId> |
Also available in: Unified diff
removed SNAPSHOT from version