From e2d6b9cdf77d5ca27b82b31c68dc208219ea28dc Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Wed, 2 Dec 2015 22:22:59 +0000 Subject: [PATCH] Make compatible with Java 1.8 git-svn-id: https://svn.argeo.org/commons/trunk@8677 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 0ad26aa97..2d02361bf 100644 --- a/pom.xml +++ b/pom.xml @@ -127,9 +127,9 @@ limitations under the License. maven-compiler-plugin - 3.2 + 3.3 - 1.7 + 1.8 1.7 eclipse @@ -142,7 +142,7 @@ limitations under the License. org.codehaus.plexus plexus-compiler-eclipse - 2.3 + 2.6 -- 2.30.2