diff --git a/gxHTTP/CHANGELOG.md b/gxHTTP/CHANGELOG.md index 52de4fe..01bb1fd 100644 --- a/gxHTTP/CHANGELOG.md +++ b/gxHTTP/CHANGELOG.md @@ -3,7 +3,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for gxHTTP -## [v1.2.0-SNAPSHOT] +## [v1.2.0] - Managing new UMA token and not only old authz gcube token [#21525] - Switched JSON management to gcube-jackson [#19737] diff --git a/gxHTTP/pom.xml b/gxHTTP/pom.xml index b53a6e0..1c3e5aa 100644 --- a/gxHTTP/pom.xml +++ b/gxHTTP/pom.xml @@ -7,7 +7,7 @@ org.gcube.common gxREST - 1.2.0-SNAPSHOT + 1.2.0 gxHTTP diff --git a/gxJRS/CHANGELOG.md b/gxJRS/CHANGELOG.md index 5a31181..6f3ca69 100644 --- a/gxJRS/CHANGELOG.md +++ b/gxJRS/CHANGELOG.md @@ -3,7 +3,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for gxJRS -## [v1.2.0-SNAPSHOT] +## [v1.2.0] - Managing new UMA token and not only old authz gcube token [#21525] - Switched JSON management to gcube-jackson [#19737] diff --git a/gxJRS/pom.xml b/gxJRS/pom.xml index a012f0e..c1e91fb 100644 --- a/gxJRS/pom.xml +++ b/gxJRS/pom.xml @@ -5,7 +5,7 @@ org.gcube.common gxREST - 1.2.0-SNAPSHOT + 1.2.0 gxJRS