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

This commit is contained in:
Luca Frosini 2022-02-09 15:51:47 +01:00
parent ab8ad166d8
commit 273171704e
2 changed files with 5 additions and 2 deletions

View File

@ -2,6 +2,9 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for "accounting-dashboard-harvester-se-plugin"
## [v2.1.0-SNAPSHOT]
- Enhanced range of storagehub-client-library to 2.0.0,3.0.0-SNAPSHOT [#22822]
## [v2.0.0]

View File

@ -12,7 +12,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.gcube.accounting</groupId>
<artifactId>accounting-dashboard-harvester-se-plugin</artifactId>
<version>2.0.0</version>
<version>2.1.0-SNAPSHOT</version>
<name>Accounting Dashboard Harvester Smart Executor Plugin</name>
<description>
Accounting Dashboard Harvester Smart Executor Plugin harvest accounting
@ -67,7 +67,7 @@
<dependency>
<groupId>org.gcube.common</groupId>
<artifactId>storagehub-client-library</artifactId>
<version>[1.0.0, 2.0.0-SNAPSHOT)</version>
<version>[2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.gcube.data-catalogue</groupId>