diff --git a/.classpath b/.classpath index 5f217a5..c5eb1df 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 5806c97..5f13c9f 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.4-SNAPSHOT +lastWarOutDir=/home/francescomangiacrapa/git/workspace/target/workspace-6.28.4 warSrcDir=src/main/webapp warSrcDirIsOutput=false diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index 74ab9ff..3e5485a 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -1,5 +1,5 @@ - + @@ -45,8 +45,12 @@ - - + + + + + + @@ -93,7 +97,9 @@ - + + + @@ -140,7 +146,9 @@ - + + + @@ -187,7 +195,9 @@ - + + + @@ -233,7 +243,9 @@ - + + + @@ -247,7 +259,12 @@ - + + uses + + + + @@ -294,7 +311,9 @@ - + + + @@ -341,7 +360,9 @@ - + + + @@ -388,7 +409,9 @@ - + + + diff --git a/CHANGELOG.md b/CHANGELOG.md index 996e3ee..6c05ca3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ 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.5-SNAPSHOT] - 2022-06-27 + +- [#23523] Updated to maven-portal-bom 3.6.4 + ## [v6.28.4] - 2022-06-14 - [#23491] Just to release the Publishing Widget enhancement #23491 diff --git a/pom.xml b/pom.xml index ffb77b7..e2bde1d 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.gcube.portlets.user workspace war - 6.28.4 + 6.28.5-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.6.4 pom import @@ -55,16 +55,6 @@ - - - - - - - - - com.google.gwt gwt-user @@ -91,6 +81,7 @@ 2.9.1 provided + org.gcube.common authorization-client