diff --git a/CHANGELOG.md b/CHANGELOG.md index 7bb3d72..844c992 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,5 @@ # Changelog for storage-manager-trigger -## [v1.12.1-SNAPSHOT] 2022-03-07 - * WIP see #24149 - ## [v1.12.0] 2022-03-07 * change mongodb authentication mechanism. It was mongodbcr now it is handshaked from client and server. fix incident #22920 diff --git a/pom.xml b/pom.xml index f484587..5e627fe 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.gcube.contentmanagement storage-manager-trigger - 1.12.1-SNAPSHOT + 1.12.0 https://code-repo.d4science.org/gCubeSystem/${project.artifactId}