Releasing 1.0.13

This commit is contained in:
Fabio Sinibaldi 2021-01-14 16:57:10 +01:00
parent 0552365f31
commit 7be19d1d9a
2 changed files with 2 additions and 3 deletions

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-logic
## [v1.0.13-SNAPSHOT] - 2020-12-11
## [v1.0.13] - 2020-12-11
Geoserver filename clash
Updated model concessioni

View File

@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.gcube.application</groupId>
<artifactId>geoportal-logic</artifactId>
<version>1.0.13-SNAPSHOT</version>
<version>1.0.13</version>
<name>Geoportal Logic</name>
@ -49,7 +49,6 @@
<dependency>
<groupId>org.gcube.core</groupId>
<artifactId>common-gcube-calls</artifactId>
<version>[1.0.0,1.2.0)</version>
</dependency>
<dependency>