From a90f7620a601ffb5114ee8396739c48596a5e6f4 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Fri, 21 Jan 2022 13:02:16 +0100 Subject: [PATCH] Just to release the fix #22691 --- .classpath | 6 +- .../com.gwtplugins.gdt.eclipse.core.prefs | 2 +- .settings/org.eclipse.wst.common.component | 74 ++++++++++++++++--- CHANGELOG.md | 3 + pom.xml | 4 +- 5 files changed, 73 insertions(+), 16 deletions(-) diff --git a/.classpath b/.classpath index 8b1adbd..0c68635 100644 --- a/.classpath +++ b/.classpath @@ -1,6 +1,6 @@ - + @@ -13,7 +13,7 @@ - + @@ -36,5 +36,5 @@ - + diff --git a/.settings/com.gwtplugins.gdt.eclipse.core.prefs b/.settings/com.gwtplugins.gdt.eclipse.core.prefs index 28eef9c..1264abe 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.1.0-SNAPSHOT +lastWarOutDir=/home/francescomangiacrapa/git/gcube-ckan-datacatalog/target/gcube-ckan-datacatalog-2.1.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 05f65d5..3e176b2 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -1,45 +1,99 @@ - + - - + + + + + + + + + + + + + + - + + + + + + + - + + + + + + + - + + + + + + + - + + + + + + + - + + + + + + + - + + + + + + + - + + + + + + + diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c00b78..abccdad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ 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.1.1-SNAPSHOT] - 2022-01-21 + +- Just to release the fix #22691 ## [v2.1.0] - 2021-10-05 diff --git a/pom.xml b/pom.xml index bee64ff..3d86327 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.gcube.portlets.gcubeckan gcube-ckan-datacatalog war - 2.1.0 + 2.1.1-SNAPSHOT gCube CKAN Data Catalog The gCube CKAN Data Catalog portlet @@ -114,7 +114,7 @@ [2.0.0-SNAPSHOT,3.0.0) compile - + org.gcube.portlets.widgets ckan2zenodo-publisher-widget