Updated to Git and Jenkins

This commit is contained in:
Giancarlo Panichi 2019-11-22 18:31:50 +01:00
parent 4a777b8d66
commit 5b6f4e299c
1 changed files with 3 additions and 3 deletions

View File

@ -57,17 +57,17 @@
<dependency>
<groupId>org.gcube.dataanalysis</groupId>
<artifactId>ecological-engine</artifactId>
<version>[1.11.0-SNAPSHOT,2.0.0-SNAPSHOT)</version>
<version>(1.11.0-SNAPSHOT,2.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.gcube.contentmanagement</groupId>
<artifactId>storage-manager-core</artifactId>
<version>[2.0.2-SNAPSHOT,3.0.0-SNAPSHOT)</version>
<version>(2.0.2-SNAPSHOT,3.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.gcube.contentmanagement</groupId>
<artifactId>storage-manager-wrapper</artifactId>
<version>[2.0.2-SNAPSHOT,3.0.0-SNAPSHOT)</version>
<version>(2.0.2-SNAPSHOT,3.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.apache.activemq</groupId>