removed lower -SNAPSHOT from range of storagehub-client-wrapper

dependency
This commit is contained in:
Francesco Mangiacrapa 2020-08-25 14:57:22 +02:00
parent 259c32c755
commit 6e49096e4e
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@
<dependency>
<groupId>org.gcube.common</groupId>
<artifactId>storagehub-client-wrapper</artifactId>
<version>[1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT)</version>
<version>[1.0.0, 2.0.0-SNAPSHOT)</version>
</dependency>
<!-- JSON PARSER -->