From 833fc8b0b0365f35b062a34142e8b8ad4b6608f6 Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Fri, 26 Jun 2015 09:18:46 +0000 Subject: [PATCH] Updated dependencies git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-share-widget@115574 82a268e6-3cf1-43bd-a215-b396298e98cf --- .classpath | 6 +++--- config/profile.xml | 8 ++++---- distro/README | 2 +- distro/changelog.xml | 3 +++ pom.xml | 23 ++--------------------- templates/changelog.xml | 3 +++ 6 files changed, 16 insertions(+), 29 deletions(-) diff --git a/.classpath b/.classpath index f7f0a8e..f49d0d4 100644 --- a/.classpath +++ b/.classpath @@ -1,12 +1,12 @@ - + - + @@ -32,5 +32,5 @@ - + diff --git a/config/profile.xml b/config/profile.xml index 43e53f8..563834e 100644 --- a/config/profile.xml +++ b/config/profile.xml @@ -6,20 +6,20 @@ tabular-data-share-widget allows share tabular resource with other user PortletsUser tabular-data-share-widget - 1.6.0-SNAPSHOT + 1.7.0-SNAPSHOT tabular-data-share-widget allows share tabular resource with other user tabular-data-share-widget - 1.6.0-SNAPSHOT + 1.7.0-SNAPSHOT org.gcube.portlets.user tabular-data-share-widget - 1.6.0-SNAPSHOT + 1.7.0-SNAPSHOT library - tabular-data-share-widget-1.6.0-SNAPSHOT.jar + tabular-data-share-widget-1.7.0-SNAPSHOT.jar diff --git a/distro/README b/distro/README index d500f14..dedbf0f 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.6.0-SNAPSHOT (2015-04-30) +v. 1.7.0-SNAPSHOT (2015-07-03) Description diff --git a/distro/changelog.xml b/distro/changelog.xml index 1b39b33..2a79547 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,4 +1,7 @@ + + Updated dependencies + Updated dependency Added share for rules diff --git a/pom.xml b/pom.xml index db43d2f..7b6f20a 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ 4.0.0 org.gcube.portlets.user tabular-data-share-widget - 1.6.0-SNAPSHOT + 1.7.0-SNAPSHOT tabular-data-share-widget @@ -38,7 +38,7 @@ ${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 @@ -93,21 +93,6 @@ ${gwtVersion} - - - javax.validation - validation-api - 1.0.0.GA - test - - - javax.validation - validation-api - 1.0.0.GA - sources - test - - com.sencha.gxt gxt @@ -121,9 +106,6 @@ ${gxt2Version} - - org.gcube.dvos usermanagement-core @@ -150,7 +132,6 @@ - org.gcube.portlets.user diff --git a/templates/changelog.xml b/templates/changelog.xml index 1b39b33..2a79547 100644 --- a/templates/changelog.xml +++ b/templates/changelog.xml @@ -1,4 +1,7 @@ + + Updated dependencies + Updated dependency Added share for rules