parent
11be1dcd82
commit
a7b625c4a8
14
pom.xml
14
pom.xml
|
@ -196,10 +196,20 @@
|
|||
</dependency>
|
||||
|
||||
<!-- StorageHub -->
|
||||
<dependency>
|
||||
<!--dependency>
|
||||
<groupId>org.gcube.common</groupId>
|
||||
<artifactId>storagehub-client-library</artifactId>
|
||||
</dependency>
|
||||
</dependency-->
|
||||
<dependency>
|
||||
<groupId>org.gcube.common</groupId>
|
||||
<artifactId>storagehub-client-library</artifactId>
|
||||
<version>[1.3.0-SNAPSHOT, 2.0.0-SNAPSHOT)</version>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.gcube.common</groupId>
|
||||
<artifactId>storagehub-model</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- <dependency> <groupId>org.gcube.information-system</groupId> <artifactId>information-system-model</artifactId>
|
||||
<version>5.0.0-SNAPSHOT</version> </dependency> -->
|
||||
|
|
Loading…
Reference in New Issue