diff --git a/config/profile.xml b/config/profile.xml index 7a5d2dc..f66bcfc 100644 --- a/config/profile.xml +++ b/config/profile.xml @@ -6,20 +6,20 @@ tabular-data-monitor-widget allows monitoring of tasks PortletsUser tabular-data-monitor-widget - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT tabular-data-monitor-widget allows monitoring of tasks tabular-data-monitor-widget - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT org.gcube.portlets.user tabular-data-monitor-widget - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT library - tabular-data-monitor-widget-1.3.0-SNAPSHOT.jar + tabular-data-monitor-widget-1.4.0-SNAPSHOT.jar diff --git a/distro/README b/distro/README index bc0e13f..32c1990 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.3.0-SNAPSHOT (2015-04-30) +v. 1.4.0-SNAPSHOT (2015-07-03) Description diff --git a/distro/changelog.xml b/distro/changelog.xml index 2bfc2dd..ed012a1 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,4 +1,7 @@ + + Updated dependencies + Added JobClassifier diff --git a/pom.xml b/pom.xml index 4853eba..348b766 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ 4.0.0 org.gcube.portlets.user tabular-data-monitor-widget - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT tabular-data-monitor-widget tabular-data-monitor-widget allows monitoring of tasks @@ -37,7 +37,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 @@ -99,19 +99,6 @@ 4.8.1 test - - javax.validation - validation-api - 1.0.0.GA - test - - - javax.validation - validation-api - 1.0.0.GA - sources - test - com.sencha.gxt diff --git a/templates/changelog.xml b/templates/changelog.xml index 2bfc2dd..ed012a1 100644 --- a/templates/changelog.xml +++ b/templates/changelog.xml @@ -1,4 +1,7 @@ + + Updated dependencies + Added JobClassifier