diff --git a/.classpath b/.classpath index 65d1d7b..c5c75e8 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 cbc31f3..6529f54 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-SNAPSHOT +lastWarOutDir=/home/francescomangiacrapa/git/workspace/target/workspace-6.28.1 warSrcDir=src/main/webapp warSrcDirIsOutput=false diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index 768213b..ad5f4cb 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -1,5 +1,5 @@ - + @@ -27,8 +27,18 @@ - - + + + + + + + + + + + + @@ -57,7 +67,12 @@ - + + + + + + @@ -86,7 +101,12 @@ - + + + + + + @@ -115,7 +135,12 @@ - + + + + + + @@ -143,25 +168,16 @@ - - - - - - - - - - - - - - - + uses - + + + + + + @@ -190,7 +206,12 @@ - + + + + + + @@ -219,7 +240,12 @@ - + + + + + + @@ -248,7 +274,12 @@ - + + + + + + diff --git a/CHANGELOG.md b/CHANGELOG.md index 241e9d1..d253ee7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ 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 + +#### Enhancements + +- [#22923] Migrate to maven-portal-bom 3.7.0[-SNAPSHOT] + ## [v6.28.1] - 2021-12-20 #### Fixes diff --git a/pom.xml b/pom.xml index bd541ba..19094b9 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.gcube.portlets.user workspace war - 6.28.1 + 6.28.2-SNAPSHOT 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.6.3 + 3.7.0-SNAPSHOT pom import