committed -SNAPSHOT version

This commit is contained in:
Francesco Mangiacrapa 2024-09-19 11:06:50 +02:00
parent a72711591d
commit 1594f80fde
8 changed files with 8 additions and 8 deletions

View File

@ -1,6 +1,6 @@
# Changelog for org.gcube.application.cms.catalogue-binding-plugin # 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] - First release, implemented the plugin [#26454]

View File

@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>catalogue-binding-plugins</artifactId> <artifactId>catalogue-binding-plugins</artifactId>
<version>1.0.0</version> <version>1.0.0-SNAPSHOT</version>
<name>gCube CMS - Catalogue Binding Plugin</name> <name>gCube CMS - Catalogue Binding Plugin</name>
<parent> <parent>

View File

@ -1,6 +1,6 @@
# Changelog for org.gcube.application.geoportal-client # Changelog for org.gcube.application.geoportal-client
## [v1.2.2] - 2024-04-11 ## [v1.2.2-SNAPSHOT] - 2024-04-11
- Refactored - Refactored
## [v1.2.1] - 2023-09-06 ## [v1.2.1] - 2023-09-06

View File

@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>org.gcube.application</groupId> <groupId>org.gcube.application</groupId>
<artifactId>geoportal-client</artifactId> <artifactId>geoportal-client</artifactId>
<version>1.2.2</version> <version>1.2.2-SNAPSHOT</version>
<name>Geoportal Client</name> <name>Geoportal Client</name>
<parent> <parent>

View File

@ -1,6 +1,6 @@
# Changelog for org.gcube.application.geoportal-service # 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] - Integrated the EventManager of the cms-plugin-framework [#26321]
- Added optional message when performing lifecycle step [#27192] - Added optional message when performing lifecycle step [#27192]

View File

@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>org.gcube.application</groupId> <groupId>org.gcube.application</groupId>
<artifactId>geoportal-service</artifactId> <artifactId>geoportal-service</artifactId>
<version>1.2.0</version> <version>1.2.0-SNAPSHOT</version>
<name>Geoportal Service</name> <name>Geoportal Service</name>
<packaging>war</packaging> <packaging>war</packaging>

View File

@ -1,6 +1,6 @@
# Changelog for org.gcube.application.cms.notifications-plugins # 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] - Implemented the notification-plugin [#26453]
## [v1.0.4] - 2023-09-06 ## [v1.0.4] - 2023-09-06

View File

@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>notifications-plugins</artifactId> <artifactId>notifications-plugins</artifactId>
<version>1.0.5</version> <version>1.0.5-SNAPSHOT</version>
<name>gCube CMS - Notifications Plugins</name> <name>gCube CMS - Notifications Plugins</name>
<parent> <parent>