From 1a455b92e5c923c2f5a11544d8d22980dc264bf4 Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Fri, 26 Jun 2015 10:03:17 +0000 Subject: [PATCH] Updated dependencies git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-wizard-widget@115582 82a268e6-3cf1-43bd-a215-b396298e98cf --- config/profile.xml | 8 ++++---- distro/README | 2 +- distro/changelog.xml | 3 +++ pom.xml | 30 +++++++++--------------------- templates/changelog.xml | 3 +++ 5 files changed, 20 insertions(+), 26 deletions(-) diff --git a/config/profile.xml b/config/profile.xml index e6b93a8..31436e5 100644 --- a/config/profile.xml +++ b/config/profile.xml @@ -6,20 +6,20 @@ tabular-data-wizard-widget allows the creation of wizard for tabular data portlet PortletsUser tabular-data-wizard-widget - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT tabular-data-wizard-widget allows the creation of wizard for tabular data portlet tabular-data-wizard-widget - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT org.gcube.portlets.user tabular-data-wizard-widget - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT library - tabular-data-wizard-widget-1.7.0-SNAPSHOT.jar + tabular-data-wizard-widget-1.8.0-SNAPSHOT.jar diff --git a/distro/README b/distro/README index 76aaad3..fd6c3e5 100644 --- a/distro/README +++ b/distro/README @@ -13,7 +13,7 @@ Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo" Version and Release Date ------------------------ -v. 1.7.0-SNAPSHOT (2015-04-30) +v. 1.8.0-SNAPSHOT (2015-07-03) Description diff --git a/distro/changelog.xml b/distro/changelog.xml index cbbb09a..657c33b 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,4 +1,7 @@ + + Changed background color on modal window + Updated dependency diff --git a/pom.xml b/pom.xml index 55b65b4..d77779e 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ 4.0.0 org.gcube.portlets.user tabular-data-wizard-widget - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT tabular-data-wizard-widget tabular-data-wizard-widget allows the creation of wizard for tabular data portlet @@ -39,20 +39,20 @@ ${project.basedir}/distro ${project.build.directory}/${project.build.finalName} - 2015-04-30 + 2015-07-03 https://gcube.wiki.gcube-system.org/gcube/index.php/Tabular_Data_Manager templates distro config - - - 2.6.1 + + + 2.6.1 3.3.2 - 3.1.1 + 3.1.1 ${env.KEYS} - + UTF-8 UTF-8 @@ -89,19 +89,7 @@ ${gwtVersion} - - javax.validation - validation-api - 1.0.0.GA - test - - - javax.validation - validation-api - 1.0.0.GA - sources - test - + com.sencha.gxt @@ -109,7 +97,7 @@ ${gxtVersion} provided - + org.gcube.portlets.user diff --git a/templates/changelog.xml b/templates/changelog.xml index 2125c53..6c1b1d0 100644 --- a/templates/changelog.xml +++ b/templates/changelog.xml @@ -1,4 +1,7 @@ + + Changed background color on modal window + Updated dependency