From 4425c6e384f1f3055a5b971abed9a1d9e26818f2 Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Mon, 27 Oct 2014 08:56:37 +0000 Subject: [PATCH] Updated for Release 3.5.0 git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-table-widget@100997 82a268e6-3cf1-43bd-a215-b396298e98cf --- pom.xml | 4 ++-- templates/changelog.xml | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index fd36222..7e19a98 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ 4.0.0 org.gcube.portlets.user tabular-data-table-widget - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT tabular-data-table-widget @@ -38,7 +38,7 @@ ${project.basedir}/distro ${project.build.directory}/${project.build.finalName} - 2014-09-12 + 2014-10-31 https://gcube.wiki.gcube-system.org/gcube/index.php templates distro diff --git a/templates/changelog.xml b/templates/changelog.xml index 2967fe9..40a2be2 100644 --- a/templates/changelog.xml +++ b/templates/changelog.xml @@ -1,4 +1,8 @@ + + Updated Geometry type support + Fixed Final and Lock error + Updated CloneTabularResource Updated ValidationTaskPanel