From 58f6531a26fb58a793606ea979a8c875f0d180c5 Mon Sep 17 00:00:00 2001 From: Darren Ball Date: Tue, 23 Feb 2016 10:09:45 -0500 Subject: [PATCH] Removing extra brace --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a513c7a5..f428d37f 100644 --- a/pom.xml +++ b/pom.xml @@ -61,7 +61,7 @@ THE SOFTWARE. ${maven-compiler-plugin.version} ${compileSource} - ${compileTarget}} + ${compileTarget} false false