updated version

This commit is contained in:
Enrico Ottonello 2019-09-10 15:34:55 +02:00
parent f7e972191c
commit c06c0cb7a1
2 changed files with 2 additions and 10 deletions

View File

@ -43,7 +43,7 @@
<dependency>
<groupId>eu.dnetlib</groupId>
<artifactId>dnet-ariadneplus</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>[1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
@ -107,18 +107,10 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
<version>[1.6.4]</version>
</dependency>
<!-- <dependency>
<groupId>eu.dnetlib</groupId>
<artifactId>dnet-basic-aggregator</artifactId>
<version>1.0.0-SNAPSHOT</version>
</dependency>-->
</dependencies>
</project>

View File

@ -10,7 +10,7 @@
<groupId>eu.dnetlib</groupId>
<artifactId>dnet-ariadneplus</artifactId>
<packaging>jar</packaging>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.2-SNAPSHOT</version>
<scm>
<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet50/modules/dnet-ariadneplus/trunk</developerConnection>
</scm>