1.0.3 #3
|
@ -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.3-SNAPSHOT] - 2020-11-11
|
## [v1.0.3] - 2020-11-11
|
||||||
Stateful Concessioni Manager client over mongo
|
Stateful Concessioni Manager client over mongo
|
||||||
|
|
||||||
## [v1.0.2] - 2020-11-11
|
## [v1.0.2] - 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.3-SNAPSHOT</version>
|
<version>1.0.3</version>
|
||||||
<name>Geoportal Client</name>
|
<name>Geoportal Client</name>
|
||||||
|
|
||||||
|
|
||||||
|
|
Reference in New Issue