1.0.2 #2

Manually merged
fabio.sinibaldi merged 3 commits from 1.0.2 into master 2020-12-10 15:36:29 +01:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 8eb6a93624 - Show all commits

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-client
## [v1.0.2-SNAPSHOT] - 2020-11-11
## [v1.0.2] - 2020-11-11
Fixed dulicate dependency declaration
## [v1.0.1] - 2020-11-11

View File

@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.gcube.application</groupId>
<artifactId>geoportal-client</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.2</version>
<name>Geoportal Client</name>