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 9f93fcb..0f2643f 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
@@ -238,7 +238,7 @@
ch.qos.logback
logback-classic
- 1.2.3
+ 1.2.4
org.slf4j