Removed -SNAPSHOT to be released

This commit is contained in:
Francesco Mangiacrapa 2023-03-14 11:26:55 +01:00
parent a499c5e151
commit d3c043621b
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.0-SNAPSHOT] - 2023-03-13
## [v1.1.0] - 2023-03-13
- [#24754] Fixed hide/show project ids on the latest node of the relation chain
## [v1.0.4] - 2023-03-06

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.0-SNAPSHOT</version>
<version>1.1.0</version>
<name>GNA Concessioni Lifecycle</name>