removed -SNAPSHOT to be released

This commit is contained in:
Francesco Mangiacrapa 2023-09-08 10:42:54 +02:00
parent 824caa786c
commit 9b9b33c684
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Changelog for org.gcube.application.cms.sdi-plugins # Changelog for org.gcube.application.cms.sdi-plugins
## [v1.1.2-SNAPSHOT] ## [v1.1.2]
- Using parent version range [#25572] - Using parent version range [#25572]
## [v1.1.1] ## [v1.1.1]

View File

@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>sdi-plugins</artifactId> <artifactId>sdi-plugins</artifactId>
<version>1.1.2-SNAPSHOT</version> <version>1.1.2</version>
<name>gCube CMS - SDI Plugins</name> <name>gCube CMS - SDI Plugins</name>
<parent> <parent>