removed -SNAPSHOT to be released

This commit is contained in:
Francesco Mangiacrapa 2023-09-08 10:08:45 +02:00
parent 80f6d5dfc1
commit b9ed0b91d0
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Changelog for org.gcube.application.cms.concessioni-lifecycle
## [v1.1.1-SNAPSHOT] - 2023-09-06
## [v1.1.1] - 2023-09-06
- Using parent version range [#25572]
## [v1.1.0] - 2023-03-13

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>concessioni-lifecycle</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.1</version>
<name>GNA Concessioni Lifecycle</name>
<parent>