diff --git a/.classpath b/.classpath index e95b3e0..3b74c7a 100644 --- a/.classpath +++ b/.classpath @@ -1,12 +1,12 @@ - + - + @@ -44,5 +44,5 @@ - + diff --git a/config/profile.xml b/config/profile.xml index 83f13e6..8276f8c 100644 --- a/config/profile.xml +++ b/config/profile.xml @@ -6,20 +6,20 @@ tabular-data-table-widget allows operation on table and rows PortletsUser tabular-data-table-widget - 1.6.0-SNAPSHOT + 1.7.0-SNAPSHOT tabular-data-table-widget allows operation on table and rows tabular-data-table-widget - 1.6.0-SNAPSHOT + 1.7.0-SNAPSHOT org.gcube.portlets.user tabular-data-table-widget - 1.6.0-SNAPSHOT + 1.7.0-SNAPSHOT library - tabular-data-table-widget-1.6.0-SNAPSHOT.jar + tabular-data-table-widget-1.7.0-SNAPSHOT.jar diff --git a/distro/README b/distro/README index bd44ba5..87ad5d9 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 f6634d3..6cd1419 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,4 +1,8 @@ + + Added Delete Validations + Updated Dependencies + Added downscale C-Square Added JobClssifier diff --git a/pom.xml b/pom.xml index c83da1c..2c268ed 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ 4.0.0 org.gcube.portlets.user tabular-data-table-widget - 1.6.0-SNAPSHOT + 1.7.0-SNAPSHOT tabular-data-table-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 diff --git a/templates/changelog.xml b/templates/changelog.xml index f6634d3..6cd1419 100644 --- a/templates/changelog.xml +++ b/templates/changelog.xml @@ -1,4 +1,8 @@ + + Added Delete Validations + Updated Dependencies + Added downscale C-Square Added JobClssifier