From b48e0a2d7798691a19abe5499c946dc26828de62 Mon Sep 17 00:00:00 2001 From: Jochen Staerk Date: Mon, 26 May 2014 19:42:23 +0200 Subject: [PATCH] Update pom.xml updated minimum java version --- mustang/pom.xml | 27 ++++++++++++++++++++------- 1 file changed, 20 insertions(+), 7 deletions(-) diff --git a/mustang/pom.xml b/mustang/pom.xml index 404aee03..1f6f1b7b 100644 --- a/mustang/pom.xml +++ b/mustang/pom.xml @@ -14,14 +14,27 @@ UTF-8 + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.3.2 + + 1.5 + 1.5 + + + + - - - org.apache.pdfbox - pdfbox - 2.0.0-SNAPSHOT - compile - + + + org.apache.pdfbox + pdfbox + 2.0.0-SNAPSHOT + compile + junit