Revision 62149
Added by Michele Artini over 2 years ago
pom.xml | ||
---|---|---|
10 | 10 |
<groupId>eu.dnetlib</groupId> |
11 | 11 |
<artifactId>cnr-modular-mdstore-service</artifactId> |
12 | 12 |
<packaging>jar</packaging> |
13 |
<version>6.0.6-SNAPSHOT</version>
|
|
13 |
<version>7.0.0-SNAPSHOT</version>
|
|
14 | 14 |
<scm> |
15 | 15 |
<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/cnr-modular-mdstore-service/trunk</developerConnection> |
16 | 16 |
</scm> |
... | ... | |
67 | 67 |
<dependency> |
68 | 68 |
<groupId>eu.dnetlib</groupId> |
69 | 69 |
<artifactId>dnet-msro-service</artifactId> |
70 |
<version>[3.0.0,4.0.0)</version>
|
|
70 |
<version>[4.0.0,5.0.0)</version>
|
|
71 | 71 |
</dependency> |
72 | 72 |
</dependencies> |
73 | 73 |
</project> |
Also available in: Unified diff
new major version (eosc services)