Revision 41395
Added by Michele Artini over 8 years ago
pom.xml | ||
---|---|---|
3 | 3 |
<parent> |
4 | 4 |
<groupId>eu.dnetlib</groupId> |
5 | 5 |
<artifactId>dnet-parent</artifactId> |
6 |
<version>1.0.0-SNAPSHOT</version>
|
|
6 |
<version>1.0.0</version> |
|
7 | 7 |
<relativePath /> |
8 | 8 |
</parent> |
9 | 9 |
<modelVersion>4.0.0</modelVersion> |
... | ... | |
35 | 35 |
<dependency> |
36 | 36 |
<groupId>eu.dnetlib</groupId> |
37 | 37 |
<artifactId>cnr-enabling-database-api</artifactId> |
38 |
<version>[2.0.0-SNAPSHOT,3.0.0)</version>
|
|
38 |
<version>[2.0.0,3.0.0)</version> |
|
39 | 39 |
</dependency> |
40 | 40 |
<dependency> |
41 | 41 |
<groupId>eu.dnetlib</groupId> |
Also available in: Unified diff
removed snapshot dependencies