diff --git a/.classpath b/.classpath index 8f16539..6992f7d 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 46414a8..f534c2e 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.6-SNAPSHOT +lastWarOutDir=/home/francescomangiacrapa/git/workspace/target/workspace-6.28.7-SNAPSHOT warSrcDir=src/main/webapp warSrcDirIsOutput=false diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index 40a9eac..7f29fff 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -1,5 +1,5 @@ - + @@ -49,8 +49,24 @@ - - + + + + + + + + + + + + + + + + + + @@ -101,7 +117,15 @@ - + + + + + + + + + @@ -152,7 +176,15 @@ - + + + + + + + + + @@ -203,7 +235,15 @@ - + + + + + + + + + @@ -253,7 +293,15 @@ - + + + + + + + + + @@ -274,7 +322,24 @@ uses - + + uses + + + uses + + + uses + + + + + + + + + + @@ -325,7 +390,15 @@ - + + + + + + + + + @@ -376,7 +449,15 @@ - + + + + + + + + + @@ -427,7 +508,15 @@ - + + + + + + + + + diff --git a/CHANGELOG.md b/CHANGELOG.md index f1db25f..11b1974 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.7-SNAPSHOT] - 2023-04-03 + +- Just to release the patch #24929 in the 'storagehub-client-wrapper' + ## [v6.28.6] - 2022-09-05 - Just to release the fixes #23676, #23789 implemented in the ws-tree diff --git a/pom.xml b/pom.xml index 0775e62..a0f3dfa 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.gcube.portlets.user workspace war - 6.28.6 + 6.28.7-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.4 + 3.8.0-SNAPSHOT pom import