removed -SNAPSHOT to be released

This commit is contained in:
Francesco Mangiacrapa 2024-06-28 15:37:39 +02:00
parent 7189cc64eb
commit b1b62d664b
2 changed files with 2 additions and 3 deletions

View File

@ -4,7 +4,7 @@
All notable changes to this project will be documented in this file. 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). This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [v1.1.0-SNAPSHOT] ## [v1.1.0]
- Added "Export as PDF" facility [#26026] - Added "Export as PDF" facility [#26026]
@ -12,7 +12,6 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- Update maven-portal-bom version - Update maven-portal-bom version
## [v1.0.0] ## [v1.0.0]
- Fixed #25201 - Fixed #25201

View File

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