From 27e45dc41d505aa50eeb08976c9118b095e181d4 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Mon, 18 Nov 2024 16:04:59 +0100 Subject: [PATCH] removed -SNAPSHOT to be released --- CHANGELOG.md | 2 +- pom.xml | 58 +++++++++++++++++++++++++++------------------------- 2 files changed, 31 insertions(+), 29 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ca93749..a04db7b 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). -## [v2.2.1-SNAPSHOT] - 2024-11-18 +## [v2.2.1] - 2024-11-18 - Fixing typo `org.gcube.common.storagehub.model.acls.ACL.getPricipal` [#28452] - Ported to SHUB 2.X diff --git a/pom.xml b/pom.xml index 8cf601a..47f4e70 100644 --- a/pom.xml +++ b/pom.xml @@ -1,17 +1,18 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 maven-parent org.gcube.tools 1.2.0 - 4.0.0 + org.gcube.portlets.widgets workspace-explorer - 2.2.1-SNAPSHOT + 2.2.1 gCube Workspace Explorer gCube Workspace Explorer widget allows to navigate (gCube) Workspace @@ -29,37 +30,37 @@ 1.7 1.8 - 4.0.0-SNAPSHOT + 4.0.0 UTF-8 UTF-8 - - - - - - - - - - - - - - - - - - - - - - - - + + + workspace-explorer-release-profile + + + Release + + + + 4.0.0 + + + + workspace-explorer-snapshot-profile + + + !Release + + + + 4.0.0-SNAPSHOT + + + @@ -85,6 +86,7 @@ org.gcube.common storagehub-client-library + [2.0.0-SNAPSHOT, 3.0.0-SNAPSHOT) compile