diff --git a/CHANGELOG.md b/CHANGELOG.md index ea3beff..0d9fd98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for "accounting-dashboard-harvester-se-plugin" -## [v2.0.0-SNAPSHOT] +## [v2.0.0] - Ported plugin to smart-executor APIs 3.0.0 [#21616] - Added RStudio Harvester [#21557] diff --git a/pom.xml b/pom.xml index d1acb89..e2eec15 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ 4.0.0 org.gcube.accounting accounting-dashboard-harvester-se-plugin - 2.0.0-SNAPSHOT + 2.0.0 Accounting Dashboard Harvester Smart Executor Plugin Accounting Dashboard Harvester Smart Executor Plugin harvest accounting @@ -36,7 +36,7 @@ org.gcube.vremanagement smart-executor-bom - 3.0.0-SNAPSHOT + 3.0.0 pom import @@ -72,7 +72,7 @@ org.gcube.data-catalogue gcat-client - [2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT) + [2.0.0, 3.0.0-SNAPSHOT) org.gcube.accounting @@ -89,12 +89,12 @@ org.gcube.accounting accounting-analytics - [3.0.0-SNAPSHOT,4.0.0-SNAPSHOT) + [3.0.0,4.0.0-SNAPSHOT) org.gcube.accounting accounting-analytics-persistence-postgresql - [1.0.0-SNAPSHOT,2.0.0-SNAPSHOT) + [1.0.0,2.0.0-SNAPSHOT) runtime