removed -SNAPSHOT to be released

This commit is contained in:
Francesco Mangiacrapa 2023-05-11 15:06:03 +02:00
parent dc8c031cdd
commit 9e925d15d8
2 changed files with 2 additions and 2 deletions

View File

@ -4,6 +4,6 @@
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.0.0-SNAPSHOT] - 2022-11-30
## [v1.0.0]
- First release

View File

@ -10,7 +10,7 @@
<groupId>org.gcube.application</groupId>
<artifactId>geoportal-data-mapper</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
<packaging>jar</packaging>
<scm>