diff --git a/catalogue-binding-plugin/CHANGELOG.md b/catalogue-binding-plugin/CHANGELOG.md index 0e5950b..6f9ff4b 100644 --- a/catalogue-binding-plugin/CHANGELOG.md +++ b/catalogue-binding-plugin/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog for org.gcube.application.cms.catalogue-binding-plugin -## [v1.0.0] - 2024-07-23 +## [v1.0.0-SNAPSHOT] - 2024-07-23 - First release, implemented the plugin [#26454] diff --git a/catalogue-binding-plugin/pom.xml b/catalogue-binding-plugin/pom.xml index 6760516..087f455 100644 --- a/catalogue-binding-plugin/pom.xml +++ b/catalogue-binding-plugin/pom.xml @@ -5,7 +5,7 @@ 4.0.0 catalogue-binding-plugins - 1.0.0 + 1.0.0-SNAPSHOT gCube CMS - Catalogue Binding Plugin diff --git a/geoportal-client/CHANGELOG.md b/geoportal-client/CHANGELOG.md index bd13515..5ce25aa 100644 --- a/geoportal-client/CHANGELOG.md +++ b/geoportal-client/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog for org.gcube.application.geoportal-client -## [v1.2.2] - 2024-04-11 +## [v1.2.2-SNAPSHOT] - 2024-04-11 - Refactored ## [v1.2.1] - 2023-09-06 diff --git a/geoportal-client/pom.xml b/geoportal-client/pom.xml index 203189f..5a8e88e 100644 --- a/geoportal-client/pom.xml +++ b/geoportal-client/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.gcube.application geoportal-client - 1.2.2 + 1.2.2-SNAPSHOT Geoportal Client diff --git a/geoportal-service/CHANGELOG.md b/geoportal-service/CHANGELOG.md index d38ed00..55e4481 100644 --- a/geoportal-service/CHANGELOG.md +++ b/geoportal-service/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog for org.gcube.application.geoportal-service -## [v1.2.0] - 2024-04-08 +## [v1.2.0-SNAPSHOT] - 2024-04-08 - Integrated the EventManager of the cms-plugin-framework [#26321] - Added optional message when performing lifecycle step [#27192] diff --git a/geoportal-service/pom.xml b/geoportal-service/pom.xml index c8c58ef..1325995 100644 --- a/geoportal-service/pom.xml +++ b/geoportal-service/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.gcube.application geoportal-service - 1.2.0 + 1.2.0-SNAPSHOT Geoportal Service war diff --git a/notifications-plugins/CHANGELOG.md b/notifications-plugins/CHANGELOG.md index 2a465d5..d5ac811 100644 --- a/notifications-plugins/CHANGELOG.md +++ b/notifications-plugins/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog for org.gcube.application.cms.notifications-plugins -## [v1.0.5] - 2024-07-03 +## [v1.0.5-SNAPSHOT] - 2024-07-03 - Implemented the notification-plugin [#26453] ## [v1.0.4] - 2023-09-06 diff --git a/notifications-plugins/pom.xml b/notifications-plugins/pom.xml index fd92e15..59b281c 100644 --- a/notifications-plugins/pom.xml +++ b/notifications-plugins/pom.xml @@ -5,7 +5,7 @@ 4.0.0 notifications-plugins - 1.0.5 + 1.0.5-SNAPSHOT gCube CMS - Notifications Plugins