diff --git a/cms-plugin-framework/CHANGELOG.md b/cms-plugin-framework/CHANGELOG.md index b49a97b..7e9289e 100644 --- a/cms-plugin-framework/CHANGELOG.md +++ b/cms-plugin-framework/CHANGELOG.md @@ -2,5 +2,5 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for org.gcube.application.cms-plugin-framework -## [v1.0.0-SNAPSHOT] 2021-09-20 +## [v1.0.0] 2021-09-20 - First release \ No newline at end of file diff --git a/cms-plugin-framework/pom.xml b/cms-plugin-framework/pom.xml index 8ae417f..99f0dd0 100644 --- a/cms-plugin-framework/pom.xml +++ b/cms-plugin-framework/pom.xml @@ -4,12 +4,12 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 cms-plugin-framework - 1.0.0-SNAPSHOT + 1.0.0 org.gcube.application.cms gcube-cms-suite - 1.0.1-SNAPSHOT + 1.0.1 diff --git a/cms-test-commons/CHANGELOG.md b/cms-test-commons/CHANGELOG.md index 442d5fd..883bfa2 100644 --- a/cms-test-commons/CHANGELOG.md +++ b/cms-test-commons/CHANGELOG.md @@ -1,7 +1,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). # Changelog for org.gcube.application.cms.cms-test-commons -## [v1.0.1-SNAPSHOT] - 2021-09-11 +## [v1.0.1] - 2021-09-11 - Introduced profiled documents ## [v1.0.0] - 2021-09-11 diff --git a/cms-test-commons/pom.xml b/cms-test-commons/pom.xml index 27320a6..eec1913 100644 --- a/cms-test-commons/pom.xml +++ b/cms-test-commons/pom.xml @@ -5,14 +5,14 @@ 4.0.0 cms-test-commons - 1.0.1-SNAPSHOT + 1.0.1 CMS Test Commons org.gcube.application.cms gcube-cms-suite - 1.0.1-SNAPSHOT + 1.0.1 diff --git a/concessioni-lifecycle/CHANGELOG.md b/concessioni-lifecycle/CHANGELOG.md index f13e7b1..078a9e4 100644 --- a/concessioni-lifecycle/CHANGELOG.md +++ b/concessioni-lifecycle/CHANGELOG.md @@ -4,5 +4,5 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm This library contains custom extensions for the support of GNA "concessioni" use case -## [v1.0.0-SNAPSHOT] - 2021-12-15 +## [v1.0.0] - 2021-12-15 - First release diff --git a/concessioni-lifecycle/pom.xml b/concessioni-lifecycle/pom.xml index 511dc28..c62a2e8 100644 --- a/concessioni-lifecycle/pom.xml +++ b/concessioni-lifecycle/pom.xml @@ -5,14 +5,14 @@ 4.0.0 concessioni-lifecycle - 1.0.0-SNAPSHOT + 1.0.0 GNA Concessioni Lifecycle org.gcube.application.cms gcube-cms-suite - 1.0.1-SNAPSHOT + 1.0.1 diff --git a/concessioni-model/pom.xml b/concessioni-model/pom.xml index b094b24..b3dc4af 100644 --- a/concessioni-model/pom.xml +++ b/concessioni-model/pom.xml @@ -6,14 +6,14 @@ org.gcube.application.cms concessioni-model - 1.0.0-SNAPSHOT + 1.0.0 GNA Concessioni Model org.gcube.application.cms gcube-cms-suite - 1.0.1-SNAPSHOT + 1.0.1 diff --git a/geoportal-client/CHANGELOG.md b/geoportal-client/CHANGELOG.md index 5cb3400..5b1585a 100644 --- a/geoportal-client/CHANGELOG.md +++ b/geoportal-client/CHANGELOG.md @@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for org.gcube.application.geoportal-client -## [v1.0.6-SNAPSHOT] - 2021-09-20 +## [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 378788e..35d70b8 100644 --- a/geoportal-client/pom.xml +++ b/geoportal-client/pom.xml @@ -4,14 +4,14 @@ 4.0.0 org.gcube.application geoportal-client - 1.0.6-SNAPSHOT + 1.0.6 Geoportal Client org.gcube.application.cms gcube-cms-suite - 1.0.1-SNAPSHOT + 1.0.1 diff --git a/geoportal-common/CHANGELOG.md b/geoportal-common/CHANGELOG.md index 35dc0ee..1b3264b 100644 --- a/geoportal-common/CHANGELOG.md +++ b/geoportal-common/CHANGELOG.md @@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for org.gcube.application.geoportal-common -# [v1.0.8-SNAPSHOT] - 2021-11-10 +# [v1.0.8] - 2021-11-10 - Fixes [#22369](https://support.d4science.org/issues/22369) - Fixes [#22338](https://support.d4science.org/issues/22338) - Profiled Documents diff --git a/geoportal-common/pom.xml b/geoportal-common/pom.xml index 4600a68..97d5a51 100644 --- a/geoportal-common/pom.xml +++ b/geoportal-common/pom.xml @@ -3,14 +3,14 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 geoportal-common - 1.0.8-SNAPSHOT + 1.0.8 Geoportal Common org.gcube.application.cms gcube-cms-suite - 1.0.1-SNAPSHOT + 1.0.1 diff --git a/geoportal-service/CHANGELOG.md b/geoportal-service/CHANGELOG.md index 1cee4e4..d89cf4e 100644 --- a/geoportal-service/CHANGELOG.md +++ b/geoportal-service/CHANGELOG.md @@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for org.gcube.application.geoportal-service -## [v1.0.8-SNAPSHOT] 2021-09-20 +## [v1.0.8] 2021-09-20 - Logging - Fixes [#22193](https://support.d4science.org/issues/22193) - Fixes [#22280](https://support.d4science.org/issues/22280) diff --git a/geoportal-service/pom.xml b/geoportal-service/pom.xml index 7d718a5..b837b74 100644 --- a/geoportal-service/pom.xml +++ b/geoportal-service/pom.xml @@ -4,14 +4,14 @@ 4.0.0 org.gcube.application geoportal-service - 1.0.8-SNAPSHOT + 1.0.8 Geoportal Service war org.gcube.application.cms gcube-cms-suite - 1.0.1-SNAPSHOT + 1.0.1 diff --git a/use-cases/CHANGELOG.md b/use-cases/CHANGELOG.md index bbeca2e..47165ed 100644 --- a/use-cases/CHANGELOG.md +++ b/use-cases/CHANGELOG.md @@ -2,5 +2,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for org.gcube.application.geoportal-client +## [v1.0.1] - 2021-09-20 +- Updated parent + ## [v1.0.0] - 2021-09-20 - First release, extracted from client \ No newline at end of file diff --git a/use-cases/pom.xml b/use-cases/pom.xml index 5f1da74..f8f52f2 100644 --- a/use-cases/pom.xml +++ b/use-cases/pom.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 use-cases - 1.0.0 + 1.0.1 CMS Use cases gcube-cms-suite