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