From a729d84156613aa15cdcadbbb89b5b15d01f3cb9 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Thu, 24 Mar 2022 10:53:58 +0100 Subject: [PATCH] removed -SNAPSHOT to be released. Used the maven-portal-bom 3.6.3 --- .classpath | 6 +- .../com.gwtplugins.gdt.eclipse.core.prefs | 2 +- .settings/org.eclipse.wst.common.component | 72 ++++++++++++++++--- CHANGELOG.md | 4 +- pom.xml | 4 +- 5 files changed, 69 insertions(+), 19 deletions(-) diff --git a/.classpath b/.classpath index c5c75e8..4130fae 100644 --- a/.classpath +++ b/.classpath @@ -1,6 +1,6 @@ - + @@ -22,7 +22,7 @@ - + @@ -35,5 +35,5 @@ - + diff --git a/.settings/com.gwtplugins.gdt.eclipse.core.prefs b/.settings/com.gwtplugins.gdt.eclipse.core.prefs index 6529f54..3ae89c6 100644 --- a/.settings/com.gwtplugins.gdt.eclipse.core.prefs +++ b/.settings/com.gwtplugins.gdt.eclipse.core.prefs @@ -1,4 +1,4 @@ eclipse.preferences.version=1 -lastWarOutDir=/home/francescomangiacrapa/git/workspace/target/workspace-6.28.1 +lastWarOutDir=/home/francescomangiacrapa/git/workspace/target/workspace-6.28.2 warSrcDir=src/main/webapp warSrcDirIsOutput=false diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index ad5f4cb..6058b8a 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -1,5 +1,5 @@ - + @@ -32,8 +32,18 @@ - - + + + + + + + + + + + + @@ -67,7 +77,12 @@ - + + + + + + @@ -101,7 +116,12 @@ - + + + + + + @@ -135,7 +155,12 @@ - + + + + + + @@ -168,11 +193,21 @@ + + + + + - + uses - + + + + + + @@ -206,7 +241,12 @@ - + + + + + + @@ -240,7 +280,12 @@ - + + + + + + @@ -274,7 +319,12 @@ - + + + + + + diff --git a/CHANGELOG.md b/CHANGELOG.md index d253ee7..2fb255f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +4,11 @@ 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). -## [v6.28.2-SNAPSHOT] - 2022-03-08 +## [v6.28.2] - 2022-03-24 #### Enhancements -- [#22923] Migrate to maven-portal-bom 3.7.0[-SNAPSHOT] +- [#23020] Just including the enhancement #23020 ## [v6.28.1] - 2021-12-20 diff --git a/pom.xml b/pom.xml index 19094b9..119c488 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.gcube.portlets.user workspace war - 6.28.2-SNAPSHOT + 6.28.2 gCube Workspace Portlet gCube Workspace Portlet is a web-gui to manage the gCube workspace, a collaborative area where users can exchange and organize information objects (workspace items) according to their specific needs. @@ -46,7 +46,7 @@ org.gcube.distribution maven-portal-bom - 3.7.0-SNAPSHOT + 3.6.3 pom import