removed -SNAPSHOT to be released

This commit is contained in:
Francesco Mangiacrapa 2023-03-06 14:30:38 +01:00
parent a22f4a7503
commit f4c5b00905
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Changelog for org.gcube.application.cms.sdi-plugins
## [v1.0.4-SNAPSHOT] - 2023-03-02
## [v1.0.4] - 2023-03-06
- Fixed the import from joda-time to java.time
- [#24702] Fixed the default-lc-managers dependency

View File

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