Release client 1.0.8
This commit is contained in:
parent
b189ef5cda
commit
34a180e843
|
@ -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.8-SNAPSHOT] - 2022-05-25
|
||||
## [v1.0.8] - 2022-05-25
|
||||
- Fixed pom
|
||||
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.gcube.application</groupId>
|
||||
<artifactId>geoportal-client</artifactId>
|
||||
<version>1.0.8-SNAPSHOT</version>
|
||||
<version>1.0.8</version>
|
||||
<name>Geoportal Client</name>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue