Restored storagehub-client-library
This commit is contained in:
parent
bbf3bf7e91
commit
e11db6b314
|
@ -9,7 +9,6 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
||||||
- Enhanced gxHTTP lower bound of range
|
- Enhanced gxHTTP lower bound of range
|
||||||
- Enhanced gxJRS lower bound of range
|
- Enhanced gxJRS lower bound of range
|
||||||
- Enhanced storagehub-model range
|
- Enhanced storagehub-model range
|
||||||
- Enhanced storagehub-client-library range
|
|
||||||
|
|
||||||
|
|
||||||
## [v2.4.0]
|
## [v2.4.0]
|
||||||
|
|
2
pom.xml
2
pom.xml
|
@ -129,7 +129,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.gcube.common</groupId>
|
<groupId>org.gcube.common</groupId>
|
||||||
<artifactId>storagehub-client-library</artifactId>
|
<artifactId>storagehub-client-library</artifactId>
|
||||||
<version>[3.0.0-SNAPSHOT, 4.0.0-SNAPSHOT)</version>
|
<version>[1.3.0, 2.0.0-SNAPSHOT)</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- END Storagehub dependencies -->
|
<!-- END Storagehub dependencies -->
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue