From af83cc84f1d06f51766e7a03039259efa4630978 Mon Sep 17 00:00:00 2001 From: Costantino Perciante Date: Fri, 17 Feb 2017 17:35:52 +0000 Subject: [PATCH] pom.xml version updated to 1.3.0 for release 4.3. Distro dir updated as well git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@142723 82a268e6-3cf1-43bd-a215-b396298e98cf --- .classpath | 10 +++++----- .settings/org.eclipse.jdt.core.prefs | 2 +- .settings/org.eclipse.wst.common.component | 3 +++ distro/changelog.xml | 5 +++++ pom.xml | 2 +- 5 files changed, 15 insertions(+), 7 deletions(-) diff --git a/.classpath b/.classpath index ae8a47d..311720d 100644 --- a/.classpath +++ b/.classpath @@ -1,12 +1,12 @@ - + - + @@ -28,11 +28,11 @@ - + + - - + diff --git a/.settings/org.eclipse.jdt.core.prefs b/.settings/org.eclipse.jdt.core.prefs index b257af7..443e085 100644 --- a/.settings/org.eclipse.jdt.core.prefs +++ b/.settings/org.eclipse.jdt.core.prefs @@ -1,6 +1,6 @@ eclipse.preferences.version=1 org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled -org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8 +org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.7 org.eclipse.jdt.core.compiler.compliance=1.7 org.eclipse.jdt.core.compiler.problem.assertIdentifier=error org.eclipse.jdt.core.compiler.problem.enumIdentifier=error diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index 5fe3680..22c4014 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -4,6 +4,9 @@ + + uses + diff --git a/distro/changelog.xml b/distro/changelog.xml index 315328e..70f0d26 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,4 +1,9 @@ + + Some optimizations improvements + Manage button style modified + Some optimizations improvements diff --git a/pom.xml b/pom.xml index d68770c..58b024c 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.gcube.portlets.gcubeckan gcube-ckan-datacatalog war - 1.2.1-SNAPSHOT + 1.3.0-SNAPSHOT gCube CKAN Data Catalog The gCube CKAN Data Catalog portlet