From ae3809efbd11eddcef80e2f36502321bd0d308cf Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Tue, 20 Jul 2021 09:49:29 +0200 Subject: [PATCH] removed -SNAPSHOT to be released --- CHANGELOG.md | 4 ++-- pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8060787..5bb6c76 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,14 +4,14 @@ 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.5.0-SNAPSHOT] - 2021-07-20 +## [v1.5.0] - 2021-07-20 #### Enhancements [#21346] Moved to AccessTokenProvider for UMA tokens "context switches" [#21576] Adding filtering for gateway to get scopes with THREDDS role for users Moved to maven-portal-bom 3.6.3 -Just to include new version of ws-thredds +Including new version of ws-thredds ## [v1.4.1-SNAPSHOT] - 2021-07-20 diff --git a/pom.xml b/pom.xml index 02a6fac..29ed82b 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.gcube.portlets.widgets ws-thredds-sync-widget jar - 1.5.0-SNAPSHOT + 1.5.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.3-SNAPSHOT + 3.6.3 pom import