From 124f0492ed56b800399033d2635e47d4b76109fd Mon Sep 17 00:00:00 2001 From: eparaschiv Date: Sun, 2 Jun 2013 19:50:09 +0300 Subject: [PATCH] compiler work --- spring-security-custom/pom.xml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/spring-security-custom/pom.xml b/spring-security-custom/pom.xml index d2083cc1b1..4477b0b41c 100644 --- a/spring-security-custom/pom.xml +++ b/spring-security-custom/pom.xml @@ -136,7 +136,19 @@ - + + + org.apache.maven.plugins + maven-compiler-plugin + 3.1 + + 1.7 + 1.7 + true + source + + + org.apache.maven.plugins maven-surefire-plugin