diff --git a/CHANGELOG.md b/CHANGELOG.md index edd175e..1a54f70 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for Common Utility For Smartgears 3.X.X -## [v1.0.1-SNAPSHOT] +## [v1.0.1] - Fixed issue on getCurrentContextFullName diff --git a/pom.xml b/pom.xml index a4683c2..23d0816 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.gcube.common common-utility-sg3 - 1.0.1-SNAPSHOT + 1.0.1 Common Utility For Smartgears 3.X.X This library provides utility functions for APIs available in Smartgears 3 but broken in Smartgears 4. @@ -30,7 +30,7 @@ org.gcube.distribution gcube-bom - 2.4.0-SNAPSHOT + 2.4.0 pom import @@ -74,7 +74,7 @@ org.gcube.common authorization-utils - [2.2.0-SNAPSHOT, 3.0.0-SNAPSHOT) + [2.2.0, 3.0.0-SNAPSHOT) test