Revision 28820
Added by Michele Artini over 10 years ago
pom.xml | ||
---|---|---|
10 | 10 |
<groupId>eu.dnetlib</groupId> |
11 | 11 |
<artifactId>dnet-modular-workflows-ui</artifactId> |
12 | 12 |
<packaging>jar</packaging> |
13 |
<version>2.0.0-SNAPSHOT</version>
|
|
13 |
<version>2.1.0-SNAPSHOT</version>
|
|
14 | 14 |
<dependencies> |
15 | 15 |
<dependency> |
16 | 16 |
<groupId>eu.dnetlib</groupId> |
... | ... | |
20 | 20 |
<dependency> |
21 | 21 |
<groupId>eu.dnetlib</groupId> |
22 | 22 |
<artifactId>dnet-msro-service</artifactId> |
23 |
<version>[1.1.0-SNAPSHOT]</version>
|
|
23 |
<version>[1.2.0-SNAPSHOT]</version>
|
|
24 | 24 |
</dependency> |
25 | 25 |
<dependency> |
26 | 26 |
<groupId>joda-time</groupId> |
Also available in: Unified diff
Update version of modules related with collector service