From 5704af2b7537db654ea0deb09c78d38759da9eeb Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Wed, 4 Jun 2008 19:14:57 +0000 Subject: [PATCH] Set required JDK to 1.6 git-svn-id: https://svn.argeo.org/slc/trunk@1194 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- org.argeo.slc/.classpath | 12 ++++++------ org.argeo.slc/pom.xml | 4 ++-- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/org.argeo.slc/.classpath b/org.argeo.slc/.classpath index a225f00db..cd38b0ab2 100644 --- a/org.argeo.slc/.classpath +++ b/org.argeo.slc/.classpath @@ -1,6 +1,6 @@ - - - - - - + + + + + + diff --git a/org.argeo.slc/pom.xml b/org.argeo.slc/pom.xml index e992fa5dc..835123e9c 100644 --- a/org.argeo.slc/pom.xml +++ b/org.argeo.slc/pom.xml @@ -66,8 +66,8 @@ org.apache.maven.plugins maven-compiler-plugin - 1.5 - 1.5 + 1.6 + 1.6 -- 2.39.5