removed -SNAPSHOT to be released

This commit is contained in:
Francesco Mangiacrapa 2023-03-28 12:39:50 +02:00
parent 873a0b63ed
commit 5932aacead
2 changed files with 3 additions and 3 deletions

View File

@ -3,9 +3,9 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [v1.7.0-SNAPSHOT]
## [v1.7.0]
- [#24842] Integrated the new Geoportal-Resolver
- Integrated the new Geoportal-Resolver [#24842]
## [v1.6.0] - 2022-07-26

View File

@ -11,7 +11,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.gcube.portlets.user</groupId>
<artifactId>uri-resolver-manager</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.7.0</version>
<packaging>jar</packaging>
<name>uri-resolver-manager</name>
<description>The URI Resolver Manager</description>