Revision 44938
Added by Alessia Bardi almost 8 years ago
modules/dnet-actionmanager-service/trunk/pom.xml | ||
---|---|---|
9 | 9 |
<groupId>eu.dnetlib</groupId> |
10 | 10 |
<artifactId>dnet-actionmanager-service</artifactId> |
11 | 11 |
<packaging>jar</packaging> |
12 |
<version>5.2.0-SNAPSHOT</version>
|
|
12 |
<version>5.1.1-SNAPSHOT</version>
|
|
13 | 13 |
<scm> |
14 | 14 |
<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/dnet-actionmanager-service/trunk</developerConnection> |
15 | 15 |
</scm> |
... | ... | |
17 | 17 |
<dependency> |
18 | 18 |
<groupId>eu.dnetlib</groupId> |
19 | 19 |
<artifactId>dnet-actionmanager-common</artifactId> |
20 |
<version>[6.0.3,7.0.0)</version>
|
|
20 |
<version>[6.0.0,6.0.2)</version>
|
|
21 | 21 |
<exclusions> |
22 | 22 |
<exclusion> |
23 | 23 |
<artifactId>servlet-api-2.5</artifactId> |
Also available in: Unified diff
trying again