diff --git a/config/profile.xml b/config/profile.xml index 2dd9821..7cf0909 100644 --- a/config/profile.xml +++ b/config/profile.xml @@ -6,20 +6,20 @@ tabular-data-mainbox-widget implements a tab panel to shows resources and table PortletsUser tabular-data-mainbox-widget - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT tabular-data-mainbox-widget implements a tab panel to shows resources and table tabular-data-mainbox-widget - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT org.gcube.portlets.user tabular-data-mainbox-widget - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT library - tabular-data-mainbox-widget-1.2.0-SNAPSHOT.jar + tabular-data-mainbox-widget-1.3.0-SNAPSHOT.jar diff --git a/distro/README b/distro/README index 9c7f148..ebaa3f4 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.2.0-SNAPSHOT (2015-04-30) +v. 1.3.0-SNAPSHOT (2015-07-03) Description diff --git a/distro/changelog.xml b/distro/changelog.xml index 7fdbcd7..94a45bf 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,4 +1,8 @@ + + Added Resources support as ListView[issue #209] + Fixed Layout + Updated i18n support Added Downscale to menu diff --git a/pom.xml b/pom.xml index d8b6e3e..0daa862 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ 4.0.0 org.gcube.portlets.user tabular-data-mainbox-widget - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT tabular-data-mainbox-widget tabular-data-mainbox-widget implements a tab panel to shows resources and table @@ -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 @@ -115,8 +115,6 @@ org.gcube.core common-scope-maps - [1.0.2-SNAPSHOT,2.0.0-SNAPSHOT) - provided diff --git a/templates/changelog.xml b/templates/changelog.xml index 7fdbcd7..94a45bf 100644 --- a/templates/changelog.xml +++ b/templates/changelog.xml @@ -1,4 +1,8 @@ + + Added Resources support as ListView[issue #209] + Fixed Layout + Updated i18n support Added Downscale to menu