Update 'pom.xml'
added SNAPSHOT to storagehub-client-wrapper
This commit is contained in:
parent
cdda97f96e
commit
85b536eeda
2
pom.xml
2
pom.xml
|
@ -218,7 +218,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.gcube.common</groupId>
|
<groupId>org.gcube.common</groupId>
|
||||||
<artifactId>storagehub-client-wrapper</artifactId>
|
<artifactId>storagehub-client-wrapper</artifactId>
|
||||||
<version>[0.6.2, 1.0.0-SNAPSHOT)</version>
|
<version>[0.6.2-SNAPSHOT, 1.0.0-SNAPSHOT)</version>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue