diff --git a/CHANGELOG.md b/CHANGELOG.md index 2abc6f7..582d4c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for gCube Bom +## [v3.0.1-SNAPSHOT] + + - added reflection + + ## [v3.0.0] - Moved to smartgears 4.0.0 diff --git a/pom.xml b/pom.xml index 73effb5..54986b0 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.distribution gcube-bom - 3.0.0 + 3.0.1-SNAPSHOT pom gCube BOM gCube Bom contains commons gCube library versions to avoid version conflicts among gCube components