removed -SNAPSHOT to be released
This commit is contained in:
parent
84b1e25f5c
commit
1dfeba68c2
|
@ -1,6 +1,6 @@
|
|||
# Changelog for org.gcube.application.geoportal-service
|
||||
|
||||
## [v1.1.1-SNAPSHOT] - 2023-09-06
|
||||
## [v1.1.1] - 2023-09-06
|
||||
|
||||
- Fixed data accounting issue [#25571]
|
||||
- Moved to maven-parent 1.2.0 and using parent version range [#25572]
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.gcube.application</groupId>
|
||||
<artifactId>geoportal-service</artifactId>
|
||||
<version>1.1.1-SNAPSHOT</version>
|
||||
<version>1.1.1</version>
|
||||
<name>Geoportal Service</name>
|
||||
<packaging>war</packaging>
|
||||
|
||||
|
|
Loading…
Reference in New Issue