From c1e2c2345670b04c8d87fa9d27c4ac466ecac578 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Thu, 26 May 2022 10:54:42 +0200 Subject: [PATCH] [#23406] Including grsf-manage-widget enhancement/bug fixing --- .classpath | 18 ++++----- .../com.gwtplugins.gdt.eclipse.core.prefs | 2 +- .settings/org.eclipse.wst.common.component | 38 ++++++++++++++----- CHANGELOG.md | 6 +++ pom.xml | 2 +- 5 files changed, 45 insertions(+), 21 deletions(-) diff --git a/.classpath b/.classpath index da39f7e..1236eea 100644 --- a/.classpath +++ b/.classpath @@ -1,22 +1,16 @@ - + - + - - - - - - @@ -24,6 +18,12 @@ + + + + + + @@ -35,5 +35,5 @@ - + diff --git a/.settings/com.gwtplugins.gdt.eclipse.core.prefs b/.settings/com.gwtplugins.gdt.eclipse.core.prefs index e74a0a1..904f97d 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.0-SNAPSHOT +lastWarOutDir=/home/francescomangiacrapa/git/gcube-ckan-datacatalog/target/gcube-ckan-datacatalog-2.2.1-SNAPSHOT warSrcDir=src/main/webapp warSrcDirIsOutput=false diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index f0a1277..07eaeab 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -1,5 +1,5 @@ - + @@ -11,8 +11,12 @@ - - + + + + + + @@ -25,7 +29,9 @@ - + + + @@ -38,7 +44,9 @@ - + + + @@ -51,7 +59,9 @@ - + + + @@ -64,7 +74,9 @@ - + + + @@ -77,7 +89,9 @@ - + + + @@ -90,7 +104,9 @@ - + + + @@ -103,7 +119,9 @@ - + + + diff --git a/CHANGELOG.md b/CHANGELOG.md index 42b8ace..33c86a8 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). +## [v2.2.1-SNAPSHOT] - 2022-05-26 + +#### Enhancements + +- [#23406] Including grsf-manage-widget enhancement/bug fixing + ## [v2.2.0] - 2022-05-18 #### Enhancements diff --git a/pom.xml b/pom.xml index 444d1ff..6858b53 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.gcube.portlets.gcubeckan gcube-ckan-datacatalog war - 2.2.0 + 2.2.1-SNAPSHOT gCube CKAN Data Catalog The gCube CKAN Data Catalog portlet