diff --git a/.classpath b/.classpath index b3d27ee..f03ff40 100755 --- a/.classpath +++ b/.classpath @@ -1,12 +1,12 @@ - + - + @@ -35,5 +35,5 @@ - + diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a05f91..a203c75 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,14 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm -## [v1.10.0] +## [v1.11.0-SNAPSHOT] + + - Updated maven-parent 1.2.0 + - Updated gcube-bom 2.5.0-SNAPSSHOT + + + +## [v1.10.0] - 2023-01-12 - Added support to default value for ListParameter [#24026] diff --git a/changelog.xml b/changelog.xml index 4a4e315..b2d06ac 100755 --- a/changelog.xml +++ b/changelog.xml @@ -1,5 +1,9 @@ - + + Updated maven-parent 1.2.0 + Updated gcube-bom 2.5.0-SNAPSSHOT + + Added support to default value for ListParameter [#24026] diff --git a/pom.xml b/pom.xml index 57cd157..a698663 100755 --- a/pom.xml +++ b/pom.xml @@ -5,13 +5,13 @@ maven-parent org.gcube.tools - 1.1.0 + 1.2.0 org.gcube.data.analysis data-miner-manager-cl - 1.10.0 + 1.11.0-SNAPSHOT data-miner-manager-cl DataMiner Manager Client Library @@ -256,7 +256,7 @@ org.gcube.distribution gcube-bom - 2.1.0 + 2.5.0-SNAPSHOT pom import