diff --git a/.classpath b/.classpath index eeee3e0..3c2238f 100644 --- a/.classpath +++ b/.classpath @@ -1,12 +1,12 @@ - + - + @@ -44,5 +44,5 @@ - + diff --git a/config/profile.xml b/config/profile.xml index 5cbc77d..e49bc52 100644 --- a/config/profile.xml +++ b/config/profile.xml @@ -11,15 +11,15 @@ tabular-data-rule-widget allows to manage rules tabular-data-rule-widget - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT org.gcube.portlets.user tabular-data-rule-widget - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT library - tabular-data-rule-widget-1.0.0-SNAPSHOT.jar + tabular-data-rule-widget-1.1.0-SNAPSHOT.jar diff --git a/distro/README b/distro/README index 5e8c29e..23f2488 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.0.0-SNAPSHOT (2015-07-03) +v. 1.1.0-SNAPSHOT (2015-10-15) Description diff --git a/distro/changelog.xml b/distro/changelog.xml index 0acc01d..480a16b 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,4 +1,8 @@ + + Fixed dependencies + First Release diff --git a/pom.xml b/pom.xml index 1842fb2..0c69d38 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ 4.0.0 org.gcube.portlets.user tabular-data-rule-widget - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT tabular-data-rule-widget @@ -38,7 +38,7 @@ ${project.basedir}/distro ${project.build.directory}/${project.build.finalName} - 2015-07-03 + 2015-10-15 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 e8bf1ca..def67e7 100644 --- a/templates/changelog.xml +++ b/templates/changelog.xml @@ -1,4 +1,8 @@ + + Fixed dependencies + First Release