From 5cb9b85c3265af9656504b0829e8b3a6f4003242 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Wed, 6 Sep 2023 11:15:28 +0200 Subject: [PATCH] - Using parent version range [#25572] --- default-lc-managers/CHANGELOG.md | 3 +++ default-lc-managers/pom.xml | 13 ++++++------- notifications-plugins/CHANGELOG.md | 3 +++ notifications-plugins/pom.xml | 17 ++++++++--------- sdi-plugins/CHANGELOG.md | 3 +++ sdi-plugins/pom.xml | 7 +++---- 6 files changed, 26 insertions(+), 20 deletions(-) diff --git a/default-lc-managers/CHANGELOG.md b/default-lc-managers/CHANGELOG.md index 89b247f..27d4e38 100644 --- a/default-lc-managers/CHANGELOG.md +++ b/default-lc-managers/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog for org.gcube.application.cms.ckan-plugin +## [v1.2.2-SNAPSHOT]- 2023-09-06 +- Using parent version range [#25572] + ## [v1.2.1] - Improved some logs diff --git a/default-lc-managers/pom.xml b/default-lc-managers/pom.xml index 244e6b2..6c42649 100644 --- a/default-lc-managers/pom.xml +++ b/default-lc-managers/pom.xml @@ -5,15 +5,14 @@ 4.0.0 default-lc-managers - 1.2.1 + 1.2.2-SNAPSHOT gCube CMS - Default LC Managers - - - org.gcube.application.cms - gcube-cms-suite - 1.0.4 - + + org.gcube.application.cms + gcube-cms-suite + [1.0.0, 2.0.0-SNAPSHOT) + https://code-repo.d4science.org/gCubeSystem diff --git a/notifications-plugins/CHANGELOG.md b/notifications-plugins/CHANGELOG.md index d1a60b5..d96fade 100644 --- a/notifications-plugins/CHANGELOG.md +++ b/notifications-plugins/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog for org.gcube.application.cms.notifications-plugins +## [v1.0.4-SNAPSHOT] - 2023-09-06 +- Using parent version range [#25572] + ## [v1.0.3] - 2023-03-06 - [#24702] Fixed the default-lc-managers dependency diff --git a/notifications-plugins/pom.xml b/notifications-plugins/pom.xml index 6923562..5a2aa0a 100644 --- a/notifications-plugins/pom.xml +++ b/notifications-plugins/pom.xml @@ -5,16 +5,15 @@ 4.0.0 notifications-plugins - 1.0.3 + 1.0.4-SNAPSHOT gCube CMS - Notifications Plugins - - - - org.gcube.application.cms - gcube-cms-suite - 1.0.4 - - + + + org.gcube.application.cms + gcube-cms-suite + [1.0.0, 2.0.0-SNAPSHOT) + + https://code-repo.d4science.org/gCubeSystem diff --git a/sdi-plugins/CHANGELOG.md b/sdi-plugins/CHANGELOG.md index 80ec5e7..f617452 100644 --- a/sdi-plugins/CHANGELOG.md +++ b/sdi-plugins/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog for org.gcube.application.cms.sdi-plugins +## [v1.1.2-SNAPSHOT] +- Using parent version range [#25572] + ## [v1.1.1] - Improved some logs - Fixed: Centroid Object registered in the Project [#25056] diff --git a/sdi-plugins/pom.xml b/sdi-plugins/pom.xml index 54d1f7a..b74c727 100644 --- a/sdi-plugins/pom.xml +++ b/sdi-plugins/pom.xml @@ -5,16 +5,15 @@ 4.0.0 sdi-plugins - 1.1.1 + 1.1.2-SNAPSHOT gCube CMS - SDI Plugins - org.gcube.application.cms gcube-cms-suite - 1.0.4 + [1.0.0, 2.0.0-SNAPSHOT) - + https://code-repo.d4science.org/gCubeSystem