diff --git a/CHANGELOG.md b/CHANGELOG.md index 967b8bc..6379021 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm - sdi-plugins: add the logic to apply a regex to the value that must be added to index [#26322] - notifications-plugins: integrated [#26453] - catalogue-binding-plugins: integrated [#26454] +- Moved to `gcube-smartgears-bom 2.6.0{-SNAPSHOT}` [#28026] ## [v1.0.5] diff --git a/pom.xml b/pom.xml index 9c77462..dae75f2 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ 2.4.0 - [1.0.0,2.0.0-SNAPSHOT) + 1.0.5 [2.0.0, 3.0.0-SNAPSHOT) @@ -40,8 +40,8 @@ - 2.4.0 - [1.0.0,2.0.0-SNAPSHOT) + 2.6.0 + 1.0.5 [2.0.0, 3.0.0-SNAPSHOT) @@ -55,8 +55,8 @@ - 2.4.0 - [2.0.0-SNAPSHOT,3.0.0-SNAPSHOT) + 2.6.0-SNAPSHOT + 1.0.5-SNAPSHOT [2.0.0, 3.0.0-SNAPSHOT) @@ -112,7 +112,7 @@ - + org.gcube.distribution gcube-smartgears-bom @@ -298,7 +298,8 @@ org.gcube.common storagehub-client-library - ${storagehub-version-range} + + @@ -308,7 +309,7 @@ jackson-datatype-jsr310 2.8.8 - +