From ecb6b8e71e13dee72ec25566d9293b86b1dcfe05 Mon Sep 17 00:00:00 2001 From: pawel Date: Thu, 27 Feb 2014 21:48:19 +0200 Subject: [PATCH] maven conf changes, add source and target for build --- pom.xml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7b8b7fb..170dfcb 100644 --- a/pom.xml +++ b/pom.xml @@ -21,5 +21,16 @@ - + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.7 + 1.7 + + + + \ No newline at end of file