diff --git a/.classpath b/.classpath index 97a6cd2..597f1a2 100644 --- a/.classpath +++ b/.classpath @@ -1,12 +1,12 @@ - + - + @@ -35,5 +35,5 @@ - + diff --git a/.settings/com.gwtplugins.gdt.eclipse.core.prefs b/.settings/com.gwtplugins.gdt.eclipse.core.prefs index 1afb8c2..113de54 100644 --- a/.settings/com.gwtplugins.gdt.eclipse.core.prefs +++ b/.settings/com.gwtplugins.gdt.eclipse.core.prefs @@ -1,6 +1,6 @@ >>>>>>>=refs/heads/task_20699 eclipse.preferences.version=1 jarsExcludedFromWebInfLib= -lastWarOutDir=/home/francescomangiacrapa/git/gcube-ckan-datacatalog/target/gcube-ckan-datacatalog-2.2.3 +lastWarOutDir=/home/francescomangiacrapa/git/gcube-ckan-datacatalog/target/gcube-ckan-datacatalog-2.2.4-SNAPSHOT warSrcDir=src/main/webapp warSrcDirIsOutput=false diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index 41bef07..7e8d7ef 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -1,5 +1,5 @@ - + @@ -30,8 +30,10 @@ - - + + + + @@ -63,7 +65,8 @@ - + + @@ -95,7 +98,8 @@ - + + @@ -127,7 +131,8 @@ - + + @@ -159,10 +164,8 @@ - - uses - - + + @@ -194,7 +197,8 @@ - + + @@ -226,7 +230,8 @@ - + + @@ -258,7 +263,8 @@ - + + diff --git a/CHANGELOG.md b/CHANGELOG.md index 752e58a..0991369 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,12 +4,14 @@ 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). -## [v2.2.4] - 2022-10-27 +## [v2.2.4-SNAPSHOT] - 2022-10-27 #### Enhancements +- [#24038] Moved to GWT 2.9 - [#23811] Just to release the grsf-manage-widget + ## [v2.2.3] - 2022-08-01 #### Enhancements diff --git a/pom.xml b/pom.xml index cd20201..7b207a8 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.gcube.portlets.gcubeckan gcube-ckan-datacatalog war - 2.2.4 + 2.2.4-SNAPSHOT gCube CKAN Data Catalog The gCube CKAN Data Catalog portlet