removed -SNAPSHOT to be released
This commit is contained in:
parent
90f33434cb
commit
01d5c7d6fb
|
@ -1,6 +1,6 @@
|
|||
# Changelog for org.gcube.application.cms.concessioni-lifecycle
|
||||
|
||||
## [v1.0.4-SNAPSHOT] - 2023-03-03
|
||||
## [v1.0.4] - 2023-03-06
|
||||
- [#24702] Fixed the default-lc-managers dependency
|
||||
|
||||
## [v1.0.3] - 2023-01-10
|
||||
|
|
|
@ -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.0.4-SNAPSHOT</version>
|
||||
<version>1.0.4</version>
|
||||
<name>GNA Concessioni Lifecycle</name>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue