removed -SNAPSHOT to be released

This commit is contained in:
Francesco Mangiacrapa 2023-09-08 11:02:07 +02:00
parent fb8402b70b
commit 84b1e25f5c
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Changelog for org.gcube.application.geoportal-common
## [v1.0.13-SNAPSHOT] - 2023-09-06
## [v1.0.13] - 2023-09-06
- Using parent range version [#25572]
## [v1.0.12] - 2023-05-11

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.0.13-SNAPSHOT</version>
<version>1.0.13</version>
<name>Geoportal Common</name>
<parent>