removed -SNAPSHOT to be released

This commit is contained in:
Francesco Mangiacrapa 2023-03-30 11:09:48 +02:00
parent e8b82d443c
commit 4b640a1803
2 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
# Changelog for org.gcube.application.geoportal-service
## [v1.0.14-SNAPSHOT]
## [v1.0.14]
- Fixed deploying of multiple versions of the default-lc-managers [#24875]
- Just integrating the new facilities, see [#24791]
## [v1.0.13] - 2023-02-23
- Integrating new facilities and bug fixing released in the Plugins

View File

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