diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index 3cc3599..7631d1e 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -1,5 +1,8 @@ - + + + + @@ -48,7 +51,10 @@ - + + + + @@ -97,7 +103,10 @@ - + + + + @@ -146,7 +155,10 @@ - + + + + @@ -195,7 +207,10 @@ - + + + + @@ -243,7 +258,10 @@ - + + + + @@ -259,7 +277,13 @@ - + + uses + + + + + @@ -308,7 +332,10 @@ - + + + + @@ -357,7 +384,10 @@ - + + + + @@ -406,7 +436,10 @@ - + + + + diff --git a/CHANGELOG.md b/CHANGELOG.md index a502a9d..5a99616 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.6-SNAPSHOT] - 2022-07-27 + +- Testing the sticky session + ## [v6.28.5] - 2022-06-27 - [#23523] Updated to maven-portal-bom 3.6.4 diff --git a/pom.xml b/pom.xml index 70f1952..9e8cbd7 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.gcube.portlets.user workspace war - 6.28.5 + 6.28.6-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.7.0-SNAPSHOT pom import