moved to SHUB1

This commit is contained in:
Francesco Mangiacrapa 2022-02-02 11:58:39 +01:00
parent d864d43d15
commit 1f7772c915
1 changed files with 2 additions and 7 deletions

View File

@ -123,7 +123,7 @@
<dependency> <dependency>
<groupId>org.gcube.common</groupId> <groupId>org.gcube.common</groupId>
<artifactId>storagehub-client-library</artifactId> <artifactId>storagehub-client-library</artifactId>
<version>[2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT)</version> <version>[1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT)</version>
</dependency> </dependency>
<dependency> <dependency>
@ -200,11 +200,6 @@
<!-- <version>3.20-geoapi-3.0</version> --> <!-- <version>3.20-geoapi-3.0</version> -->
<!-- </dependency> --> <!-- </dependency> -->
<dependency>
<groupId>org.geotoolkit</groupId>
<artifactId>geotk-xml-base</artifactId>
<version>3.20-geoapi-3.0</version>
</dependency>
<dependency> <dependency>
<groupId>commons-lang</groupId> <groupId>commons-lang</groupId>