This commit is contained in:
Fabio Sinibaldi 2020-12-10 12:06:09 +01:00
parent a9a449c2fa
commit a971a04677
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for org.gcube.application.geoportal-service
## [v1.0.2-SNAPSHOT] 2020-11-11
## [v1.0.2] 2020-11-11
Delete method
Excluded upper bound release gCube 5

View File

@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.gcube.application</groupId>
<artifactId>geoportal-service</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.2</version>
<name>Geoportal Service</name>
<packaging>war</packaging>