#24053 Fixing issue. Removed -SNAPSHOT to be released

This commit is contained in:
Francesco Mangiacrapa 2022-10-28 15:30:15 +02:00
parent 5c1d348aac
commit 710a070f2e
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
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.2.0-SNAPSHOT] - 2022-10-28
## [v1.2.0] - 2022-10-28
- [#24053] Fixing issue
- Moved to maven-portal-bom 3.6.4

View File

@ -12,7 +12,7 @@
<groupId>org.gcube.portlets.widgets</groupId>
<artifactId>switch-button-widget</artifactId>
<packaging>jar</packaging>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
<name>gCube Switch Button Widget</name>
<description>
gCube Switch Button Widget is a GWT Widget that can be used as a Checbox with a iOS sliding effect.