removed -SNAPSHOT to be released
This commit is contained in:
parent
a4db9a86c2
commit
5e26c4ef61
|
@ -1,6 +1,6 @@
|
|||
# Changelog for org.gcube.application.cms.sdi-plugins
|
||||
|
||||
## [v1.1.1-SNAPSHOT]
|
||||
## [v1.1.1]
|
||||
- Improved some logs
|
||||
- Fixed: Centroid Object registered in the Project [#25056]
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<artifactId>sdi-plugins</artifactId>
|
||||
<version>1.1.1-SNAPSHOT</version>
|
||||
<version>1.1.1</version>
|
||||
<name>gCube CMS - SDI Plugins</name>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue