Updated to support Git and Jenkins
This commit is contained in:
parent
e1028ee889
commit
ee74dc5b3a
4
pom.xml
4
pom.xml
|
@ -75,8 +75,8 @@
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.gcube.dataanalysis</groupId>
|
<groupId>org.gcube.dataanalysis</groupId>
|
||||||
<artifactId>seadatanetconnector</artifactId>
|
<artifactId>seadatanet-connector</artifactId>
|
||||||
<version>[1.0.0-SNAPSHOT,2.0.0-SNAPSHOT)</version>
|
<version>[1.2.0,2.0.0)</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.gcube.dataaccess.algorithms</groupId>
|
<groupId>org.gcube.dataaccess.algorithms</groupId>
|
||||||
|
|
Loading…
Reference in New Issue