1.0.2 #2
|
@ -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
|
# Changelog for org.gcube.application.geoportal-client
|
||||||
|
|
||||||
## [v1.0.2-SNAPSHOT] - 2020-11-11
|
## [v1.0.2] - 2020-11-11
|
||||||
Fixed dulicate dependency declaration
|
Fixed dulicate dependency declaration
|
||||||
|
|
||||||
## [v1.0.1] - 2020-11-11
|
## [v1.0.1] - 2020-11-11
|
||||||
|
|
2
pom.xml
2
pom.xml
|
@ -4,7 +4,7 @@
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>org.gcube.application</groupId>
|
<groupId>org.gcube.application</groupId>
|
||||||
<artifactId>geoportal-client</artifactId>
|
<artifactId>geoportal-client</artifactId>
|
||||||
<version>1.0.2-SNAPSHOT</version>
|
<version>1.0.2</version>
|
||||||
<name>Geoportal Client</name>
|
<name>Geoportal Client</name>
|
||||||
|
|
||||||
|
|
||||||
|
|
Reference in New Issue