diff --git a/CHANGELOG.md b/CHANGELOG.md index eb0f2c5..cc48398 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 gCube Bom -## [v2.1.0] +## [v2.1.0-SNAPSHOT] - Enhanced gcube-model version range - Enhanced information-system-model version range diff --git a/pom.xml b/pom.xml index 7e283c9..644064a 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.distribution gcube-bom - 2.1.0 + 2.1.0-SNAPSHOT pom gCube BOM gCube Bom contains commons gCube library versions to avoid version conflicts among gCube components @@ -51,7 +51,6 @@ org.projectlombok lombok ${lombok.version} - provided javax.xml.bind @@ -72,13 +71,11 @@ com.sun.xml.bind jaxb-core 2.3.0.1 - test javax.activation activation 1.1.1 - test