From 710a070f2e6752d8d07004c8556beef2de1a471b Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Fri, 28 Oct 2022 15:30:15 +0200 Subject: [PATCH] #24053 Fixing issue. Removed -SNAPSHOT to be released --- CHANGELOG.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e4a283..1051e05 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/pom.xml b/pom.xml index 06a4ad0..a8f3290 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.gcube.portlets.widgets switch-button-widget jar - 1.2.0-SNAPSHOT + 1.2.0 gCube Switch Button Widget gCube Switch Button Widget is a GWT Widget that can be used as a Checbox with a iOS sliding effect.