diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d60a74..6bb1d82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for org.gcube.application.geoportal-service -## [v1.0.0-SNAPSHOT] 2020-11-11 - +## [v1.0.0] 2020-11-11 + +First release diff --git a/pom.xml b/pom.xml index 8897413..34c8bf3 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.gcube.application geoportal-service - 1.0.0-SNAPSHOT + 1.0.0 Geoportal Service war @@ -91,12 +91,12 @@ org.gcube.application geoportal-common - [1.0.0-SNAPSHOT,2.0.0) + [1.0.0,2.0.0) org.gcube.application geoportal-logic - [1.0.4-SNAPSHOT,2.0.0) + [1.0.4,2.0.0)