Enhanced range of storagehub-client-library to 2.0.0,3.0.0-SNAPSHOT

This commit is contained in:
Luca Frosini 2022-02-09 16:00:22 +01:00
parent c7598b4490
commit eec45dd705
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- Fixed distro files and pom according to new release procedure - Fixed distro files and pom according to new release procedure
- Ported plugin to smart-executor v3.X.X [#21615] - Ported plugin to smart-executor v3.X.X [#21615]
- Ported plugin to works with TimescaleDB [21347] - Ported plugin to works with TimescaleDB [21347]
- Enhanced range of storagehub-client-library to 2.0.0,3.0.0-SNAPSHOT [#22824]
## [v1.5.0] [r4.13.0] - 2018-11-20 ## [v1.5.0] [r4.13.0] - 2018-11-20

View File

@ -51,7 +51,7 @@
<dependency> <dependency>
<groupId>org.gcube.common</groupId> <groupId>org.gcube.common</groupId>
<artifactId>storagehub-client-library</artifactId> <artifactId>storagehub-client-library</artifactId>
<version>1.2.2</version> <version>[2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT)</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.gcube.data.publishing</groupId> <groupId>org.gcube.data.publishing</groupId>