#22461 #1

Merged
fabio.sinibaldi merged 27 commits from #22461 into master 2022-01-14 12:43:19 +01:00
2 changed files with 4 additions and 1 deletions
Showing only changes of commit be850737d5 - Show all commits

View File

@ -2,6 +2,9 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for org.gcube.application.geoportal-service
## [v1.0.8-SNAPSHOT] 2021-09-20
Logging
## [v1.0.6] 2021-09-20
Refactored repositories
Fixes #22193

View File

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