diff --git a/CHANGELOG.md b/CHANGELOG.md index 6582807..7f6c59d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,9 @@ # Changelog -## [v2.1.0-SNAPSHOT] +## [v2.1.0] - Feature #27999 [StorageHub] downstream components to upgrade in order to work with storagehub 1.5.0 -- moved to gcube-smartgears-bom 2.5.1-SNAPSHOT +- moved to gcube-smartgears-bom 2.5.1 ## [v2.0.1] - 2024-04-16 diff --git a/pom.xml b/pom.xml index 6886cf5..9f3fc18 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.gcube.social-networking social-service-client - 2.1.0-SNAPSHOT + 2.1.0 social-networking-service-client jar The social networking web service client library @@ -23,7 +23,7 @@ org.gcube.distribution gcube-smartgears-bom - 2.5.1-SNAPSHOT + 2.5.1 pom import @@ -50,7 +50,7 @@ org.gcube.portal social-networking-library - [2.1.0-SNAPSHOT, 3.0.0) + [2.1.0, 3.0.0-SNAPSHOT) compile @@ -81,7 +81,7 @@ org.gcube.social-networking social-service-model - [1.2.0-SNAPSHOT, 2.0.0-SNAPSHOT) + [1.3.0, 2.0.0-SNAPSHOT) org.projectlombok