Gianpaolo Coro 2014-03-07 14:12:44 +00:00
parent 7f394869a1
commit 1b39e25dfb
1 changed files with 3 additions and 3 deletions

View File

@ -74,9 +74,9 @@
</exclusions>
</dependency>
<dependency>
<groupId>org.gcube.spatial.data</groupId>
<artifactId>geonetwork</artifactId>
<version>(2.0.1-SNAPSHOT,3.0.0)</version>
<groupId>org.gcube.data.transfer</groupId>
<artifactId>transfer-library</artifactId>
<version>1.0.0-SNAPSHOT</version>
</dependency>
</dependencies>
<repositories>