Revision 62125
Added by Michele Artini over 2 years ago
pom.xml | ||
---|---|---|
9 | 9 |
<groupId>eu.dnetlib</groupId> |
10 | 10 |
<artifactId>dnet-modular-workflows-ui</artifactId> |
11 | 11 |
<packaging>jar</packaging> |
12 |
<version>4.0.7-SNAPSHOT</version>
|
|
12 |
<version>5.0.0-SNAPSHOT</version>
|
|
13 | 13 |
<scm> |
14 | 14 |
<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/dnet-modular-workflows-ui/trunk</developerConnection> |
15 | 15 |
</scm> |
... | ... | |
22 | 22 |
<dependency> |
23 | 23 |
<groupId>eu.dnetlib</groupId> |
24 | 24 |
<artifactId>dnet-msro-service</artifactId> |
25 |
<version>[3.2.7,4.0.0)</version>
|
|
25 |
<version>[4.0.0,5.0.0)</version>
|
|
26 | 26 |
</dependency> |
27 | 27 |
<dependency> |
28 | 28 |
<groupId>joda-time</groupId> |
Also available in: Unified diff
increase major version for eosc_services