From 67c2c58b42b61885a8a8b408957f0f606ffab086 Mon Sep 17 00:00:00 2001 From: Michael Hunger Date: Fri, 4 Mar 2011 02:14:19 +0100 Subject: [PATCH] set both target and source to 1.6 in the pom --- spring-data-commons-parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-data-commons-parent/pom.xml b/spring-data-commons-parent/pom.xml index 814723b98..af749539a 100644 --- a/spring-data-commons-parent/pom.xml +++ b/spring-data-commons-parent/pom.xml @@ -269,8 +269,8 @@ org.apache.maven.plugins maven-compiler-plugin - 1.5 - 1.5 + 1.6 + 1.6 -Xlint:all true false