Revision 40973
Added by Alessia Bardi almost 9 years ago
modules/dnet-modular-collector-service/trunk/pom.xml | ||
---|---|---|
11 | 11 |
<groupId>eu.dnetlib</groupId> |
12 | 12 |
<artifactId>dnet-modular-collector-service</artifactId> |
13 | 13 |
<packaging>jar</packaging> |
14 |
<version>3.2.1-SNAPSHOT</version>
|
|
14 |
<version>3.3.0-SNAPSHOT</version>
|
|
15 | 15 |
<scm> |
16 | 16 |
<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/dnet-modular-collector-service/trunk</developerConnection> |
17 | 17 |
</scm> |
... | ... | |
90 | 90 |
<version>0.1.53</version> |
91 | 91 |
</dependency> |
92 | 92 |
</dependencies> |
93 |
</project> |
|
93 |
</project> |
Also available in: Unified diff
Increased version: we want to exclude this from the production container for now.