From 73b0484f834063c9949149edcbbbaec8b683c9fc Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Mon, 8 Feb 2021 14:43:52 +0100 Subject: [PATCH] just to include the widget fixing #20446 --- .classpath | 13 ++++--------- .settings/com.gwtplugins.gdt.eclipse.core.prefs | 2 +- .settings/org.eclipse.wst.common.component | 6 ++---- CHANGELOG.md | 7 +++++++ pom.xml | 2 +- 5 files changed, 15 insertions(+), 15 deletions(-) diff --git a/.classpath b/.classpath index d8ddb98..e464919 100644 --- a/.classpath +++ b/.classpath @@ -1,17 +1,11 @@ - + - - - - - - @@ -19,11 +13,12 @@ - + + @@ -36,5 +31,5 @@ - + diff --git a/.settings/com.gwtplugins.gdt.eclipse.core.prefs b/.settings/com.gwtplugins.gdt.eclipse.core.prefs index ed6e3e0..5461462 100644 --- a/.settings/com.gwtplugins.gdt.eclipse.core.prefs +++ b/.settings/com.gwtplugins.gdt.eclipse.core.prefs @@ -1,5 +1,5 @@ eclipse.preferences.version=1 jarsExcludedFromWebInfLib= -lastWarOutDir=/home/francesco-mangiacrapa/git/gcube-ckan-datacatalog/target/gcube-ckan-datacatalog-1.9.1-SNAPSHOT +lastWarOutDir=/home/francescomangiacrapa/git/gcube-ckan-datacatalog/target/gcube-ckan-datacatalog-1.9.1 warSrcDir=src/main/webapp warSrcDirIsOutput=false diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index feeb11f..b4824ca 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -1,12 +1,10 @@ - + - - uses - + diff --git a/CHANGELOG.md b/CHANGELOG.md index 36fe3dd..9941a48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ 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). +## [v1.9.2-SNAPHOT] - 2021-02-08 + +#### Bug fixes + +Just to include the fix reported at [#20446] + + ## [v1.9.1] [r4.25.0] - 2020-07-08 Just to include the dependency [#19528] diff --git a/pom.xml b/pom.xml index 15b9706..7f3c742 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.gcube.portlets.gcubeckan gcube-ckan-datacatalog war - 1.9.1 + 1.9.2-SNAPSHOT gCube CKAN Data Catalog The gCube CKAN Data Catalog portlet