diff --git a/geoportal-client/CHANGELOG.md b/geoportal-client/CHANGELOG.md index d64654e..9aedcd6 100644 --- a/geoportal-client/CHANGELOG.md +++ b/geoportal-client/CHANGELOG.md @@ -2,9 +2,12 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for org.gcube.application.geoportal-client -## [v1.0.7-SNAPSHOT] - 2022-02-01 +## [v1.0.8-SNAPSHOT] - 2022-02-01 - Fixes #22722 +## [v1.0.7] - 2022-05-25 +- Clone Concessione + ## [v1.0.6] - 2021-09-20 - Changed artifact dependencies - Default Profiled Documents client diff --git a/geoportal-client/pom.xml b/geoportal-client/pom.xml index a435eb6..a9f486d 100644 --- a/geoportal-client/pom.xml +++ b/geoportal-client/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.gcube.application geoportal-client - 1.0.7-SNAPSHOT + 1.0.8-SNAPSHOT Geoportal Client diff --git a/geoportal-service/CHANGELOG.md b/geoportal-service/CHANGELOG.md index e96dc51..101486b 100644 --- a/geoportal-service/CHANGELOG.md +++ b/geoportal-service/CHANGELOG.md @@ -2,10 +2,14 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for org.gcube.application.geoportal-service -## [v1.0.9-SNAPSHOT] 2022-01-17 +## [v1.0.10-SNAPSHOT] 2022-01-17 - Plugin Management - Profiled Document : FileSet Registration +## [v1.0.9] 2021-09-20 +- Fixes [#23381](https://support.d4science.org/issues/23381) + + ## [v1.0.8] 2021-09-20 - Logging - Fixes [#22193](https://support.d4science.org/issues/22193) diff --git a/geoportal-service/pom.xml b/geoportal-service/pom.xml index 9910686..40957e7 100644 --- a/geoportal-service/pom.xml +++ b/geoportal-service/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.gcube.application geoportal-service - 1.0.9-SNAPSHOT + 1.0.10-SNAPSHOT Geoportal Service war