fix shub range

This commit is contained in:
Roberto Cirillo 2023-04-04 16:27:16 +02:00
parent c385a60cbc
commit 4bdf804804
1 changed files with 3 additions and 3 deletions

View File

@ -155,17 +155,17 @@
<dependency>
<groupId>org.gcube.common</groupId>
<artifactId>storagehub-client-library</artifactId>
<version>[2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT)</version>
<version>[1.0.7, 2.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.gcube.common</groupId>
<artifactId>storagehub-model</artifactId>
<version>[2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT)</version>
<version>[1.0.5, 2.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.gcube.portal</groupId>
<artifactId>storagehub-icons-library</artifactId>
<version>[1.2.0-SNAPSHOT, 2.0.0-SNAPSHOT)</version>
<version>[1.2.0, 2.0.0-SNAPSHOT)</version>
</dependency>
<!-- Social Networking Library -->
<dependency>