Advancing the right plugin component, since the service doesn't need upgrade.

This commit is contained in:
Fabio Sinibaldi 2023-01-24 17:43:31 +01:00
parent ae6c5c1ea7
commit b8cb4e86f0
4 changed files with 5 additions and 5 deletions

View File

@ -1,9 +1,6 @@
# Changelog for org.gcube.application.geoportal-service
## [v1.0.13-SNAPSHOT] - 2023-01-24
- Fixes [#24476](https://support.d4science.org/issues/24476)
## [v1.0.12] - 2023-01-10
- Refactored UserUtils into framework plugin

View File

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

View File

@ -1,5 +1,8 @@
# Changelog for org.gcube.application.cms.sdi-plugins
## [v1.0.3-SNAPSHOT] - 2023-01-24
- Fixes [#24476](https://support.d4science.org/issues/24476)
## [v1.0.2] - 2023-01-10
- Pom updates

View File

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