From 7bc7503c8eeada20cdbfba5f6e037c72e0f5c3f1 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Tue, 25 May 2021 10:42:40 +0200 Subject: [PATCH] removed -SNAPSHOT to be released --- CHANGELOG.md | 2 +- pom.xml | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ee7a17..4535c79 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.4.0-SNAPSHOT] - 2021-05-10 +## [v1.4.0] - 2021-05-10 #### Enhancements diff --git a/pom.xml b/pom.xml index 008063e..9d83d83 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.gcube.portlets.widgets ws-thredds-sync-widget jar - 1.4.0-SNAPSHOT + 1.4.0 ws-thredds-sync-widget gCube ws-thredds-sync-widget is a widget to use and interact with ws-thredds facility in order to syncronize the Workspace folders with Thredds Reporitory folders @@ -42,7 +42,7 @@ org.gcube.distribution maven-portal-bom - 3.6.2-SNAPSHOT + 3.6.2 pom import @@ -97,12 +97,11 @@ org.slf4j slf4j-api - provided org.slf4j slf4j-log4j12 - provided + test