From e219cc6d77ee9b3a5c641968399246ddbe3a89cd Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Mon, 29 Jun 2015 16:03:58 +0000 Subject: [PATCH] moved to java7+ strict compatibility git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@115628 82a268e6-3cf1-43bd-a215-b396298e98cf --- .classpath | 4 ++-- .settings/org.eclipse.wst.common.project.facet.core.xml | 2 +- pom.xml | 5 ++--- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/.classpath b/.classpath index 61d6ab1..a33150f 100644 --- a/.classpath +++ b/.classpath @@ -20,9 +20,9 @@ - + - + diff --git a/.settings/org.eclipse.wst.common.project.facet.core.xml b/.settings/org.eclipse.wst.common.project.facet.core.xml index c78d932..4f92af5 100644 --- a/.settings/org.eclipse.wst.common.project.facet.core.xml +++ b/.settings/org.eclipse.wst.common.project.facet.core.xml @@ -1,5 +1,5 @@ - + diff --git a/pom.xml b/pom.xml index 2e49aed..89e4405 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,6 @@ 2.7.0 distro - 1.7 1.7 @@ -106,8 +105,8 @@ maven-compiler-plugin - 1.6 - 1.6 + 1.7 + 1.7