From 8028f2b4834a684323aee465ced793f3f843c7b6 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Wed, 26 Aug 2020 11:16:57 +0200 Subject: [PATCH] Just to include the dependency [#19528] --- .classpath | 6 +++--- .settings/com.gwtplugins.gdt.eclipse.core.prefs | 2 +- .settings/org.eclipse.wst.common.component | 2 +- CHANGELOG.md | 7 ++++++- pom.xml | 4 ++-- 5 files changed, 13 insertions(+), 8 deletions(-) diff --git a/.classpath b/.classpath index fb72d8d..f965758 100644 --- a/.classpath +++ b/.classpath @@ -1,6 +1,6 @@ - + @@ -26,7 +26,7 @@ - + @@ -36,5 +36,5 @@ - + diff --git a/.settings/com.gwtplugins.gdt.eclipse.core.prefs b/.settings/com.gwtplugins.gdt.eclipse.core.prefs index 6cdc4d8..11a3626 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/git/gcube-ckan-datacatalog/target/gcube-ckan-datacatalog-1.9.0-SNAPSHOT +lastWarOutDir=/home/francesco/git/gcube-ckan-datacatalog/target/gcube-ckan-datacatalog-1.9.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 5b04c71..def5b03 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -1,5 +1,5 @@ - + diff --git a/CHANGELOG.md b/CHANGELOG.md index 51e75c4..ffd9bc4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +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). +## [v1.9.1-SNAPSHOT] [r4.25.0] - 2020-07-08 + +Just to include the dependency [#19528] + + ## [v1.9.0] [r4.24.0] - 2020-07-03 -** Enhancements ** +#### Enhancements [#19559] Check and try to avoid the view per VRE configuration for Public and Gateway Catalogue diff --git a/pom.xml b/pom.xml index a2d4ee2..38163d2 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.gcube.portlets.gcubeckan gcube-ckan-datacatalog war - 1.9.0 + 1.9.1-SNAPSHOT gCube CKAN Data Catalog The gCube CKAN Data Catalog portlet @@ -123,7 +123,7 @@ org.gcube.portlets.widgets ckan2zenodo-publisher-widget - [0.0.1,1.0.0-SNAPSHOT) + [1.0.0-SNAPSHOT,2.0.0) compile