Revision 62169
Added by Michele Artini over 2 years ago
pom.xml | ||
---|---|---|
13 | 13 |
</scm> |
14 | 14 |
<groupId>eu.dnetlib</groupId> |
15 | 15 |
<artifactId>dnet-modular-mdstore-ui</artifactId> |
16 |
<version>1.0.2-SNAPSHOT</version>
|
|
16 |
<version>2.0.0-SNAPSHOT</version>
|
|
17 | 17 |
<dependencies> |
18 | 18 |
<dependency> |
19 | 19 |
<groupId>eu.dnetlib</groupId> |
... | ... | |
42 | 42 |
<dependency> |
43 | 43 |
<groupId>eu.dnetlib</groupId> |
44 | 44 |
<artifactId>cnr-modular-mdstore-service</artifactId> |
45 |
<version>[6.0.0-SNAPSHOT,7.0.0)</version>
|
|
45 |
<version>[7.0.0,8.0.0)</version>
|
|
46 | 46 |
</dependency> |
47 | 47 |
|
48 | 48 |
</dependencies> |
Also available in: Unified diff
new major version (eosc services)