removed -SNAPSHOT to be released

This commit is contained in:
Francesco Mangiacrapa 2023-05-11 14:41:47 +02:00
parent 97dcf6aed9
commit d0bcaef962
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Changelog for org.gcube.application.geoportal-service
## [v1.1.0-SNAPSHOT]
## [v1.1.0]
- Prepared the PATCH method [#24985]

View File

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