Update 'pom.xml'
update seadatanet-connector lower range to 1.2.2-SNAPSHOT
This commit is contained in:
parent
01a659a643
commit
d88fc6e5dc
2
pom.xml
2
pom.xml
|
@ -76,7 +76,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.gcube.dataanalysis</groupId>
|
<groupId>org.gcube.dataanalysis</groupId>
|
||||||
<artifactId>seadatanet-connector</artifactId>
|
<artifactId>seadatanet-connector</artifactId>
|
||||||
<version>[1.2.0,2.0.0-SNAPSHOT)</version>
|
<version>[1.2.2-SNAPSHOT,2.0.0-SNAPSHOT)</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.gcube.dataaccess</groupId>
|
<groupId>org.gcube.dataaccess</groupId>
|
||||||
|
|
Loading…
Reference in New Issue