removed -SNAPSHOT to be released

This commit is contained in:
Francesco Mangiacrapa 2024-10-04 15:18:03 +02:00
parent 3a2c7544ff
commit c7731e3a22
10 changed files with 10 additions and 10 deletions

View File

@ -1,6 +1,6 @@
# Changelog for org.gcube.application.cms-plugin-framework
## [v1.0.6-SNAPSHOT] - 2024-10-01
## [v1.0.6] - 2024-10-01
- Included the file size to reduce/optimize the time to upload files to the storage hub [#28150]

View File

@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>cms-plugin-framework</artifactId>
<version>1.0.6-SNAPSHOT</version>
<version>1.0.6</version>
<parent>
<groupId>org.gcube.application.cms</groupId>

View File

@ -1,6 +1,6 @@
# Changelog for org.gcube.application.geoportal-common
## [v1.1.1-SNAPSHOT] - 2024-10-01
## [v1.1.1] - 2024-10-01
- Included the file size to reduce/optimize the time to upload files to the storage hub [#28150]
## [v1.1.0] - 2024-04-08

View File

@ -3,7 +3,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>geoportal-common</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.1</version>
<name>Geoportal Common</name>
<parent>

View File

@ -1,6 +1,6 @@
# Changelog for org.gcube.application.geoportal-service
## [v1.2.1-SNAPSHOT] - 2024-10-02
## [v1.2.1] - 2024-10-02
- Included the file size to reduce/optimize the time to upload files to the storage hub [#28150]

View File

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

View File

@ -1,6 +1,6 @@
# Changelog for org.gcube.application.cms.notifications-plugins
## [v1.0.5-SNAPSHOT] - 2024-07-03
## [v1.0.5] - 2024-07-03
- Implemented the notification-plugin [#26453]
- Updated lower range of social-service-client to `2.1.0-SNAPSHOT`

View File

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

View File

@ -1,6 +1,6 @@
# Changelog for org.gcube.application.cms.sdi-plugins
## [v1.1.4-SNAPSHOT]
## [v1.1.4]
- Improved logs
- Added fallback on /geoserver/rest path [#28150#note-8]

View File

@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>sdi-plugins</artifactId>
<version>1.1.4-SNAPSHOT</version>
<version>1.1.4</version>
<name>gCube CMS - SDI Plugins</name>
<parent>