diff --git a/.classpath b/.classpath index 4c3a1d0..6e58383 100644 --- a/.classpath +++ b/.classpath @@ -1,12 +1,12 @@ - + - + @@ -33,5 +33,5 @@ - + diff --git a/config/profile.xml b/config/profile.xml index ca5d868..2193706 100644 --- a/config/profile.xml +++ b/config/profile.xml @@ -6,20 +6,20 @@ tabular-data-information-widget allows the recovery of the information relating to a tabular resource PortletsUser tabular-data-information-widget - 2.7.0-SNAPSHOT + 2.8.0-SNAPSHOT tabular-data-information-widget allows the recovery of the information relating to a tabular resource tabular-data-information-widget - 2.7.0-SNAPSHOT + 2.8.0-SNAPSHOT org.gcube.portlets.user tabular-data-information-widget - 2.7.0-SNAPSHOT + 2.8.0-SNAPSHOT library - tabular-data-information-widget-2.7.0-SNAPSHOT.jar + tabular-data-information-widget-2.8.0-SNAPSHOT.jar diff --git a/distro/README b/distro/README index 34ace8e..1cc5a82 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. 2.7.0-SNAPSHOT (2015-04-30) +v. 2.8.0-SNAPSHOT (2015-07-03) Description diff --git a/distro/changelog.xml b/distro/changelog.xml index f86f686..a854f80 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,4 +1,8 @@ + + Updated Licencies + Removed resources button [issue #209] + Updated i18n support diff --git a/pom.xml b/pom.xml index daddcd3..94d3cf9 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ 4.0.0 org.gcube.portlets.user tabular-data-information-widget - 2.7.0-SNAPSHOT + 2.8.0-SNAPSHOT tabular-data-information-widget tabular-data-information-widget allows the recovery of the information relating to a tabular resource @@ -39,7 +39,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 @@ -91,20 +91,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 @@ -129,13 +115,6 @@ provided - diff --git a/templates/changelog.xml b/templates/changelog.xml index f86f686..a854f80 100644 --- a/templates/changelog.xml +++ b/templates/changelog.xml @@ -1,4 +1,8 @@ + + Updated Licencies + Removed resources button [issue #209] + Updated i18n support