From 2b6d75ca05f6c2e5eb2417191fbcf737b6fa0f23 Mon Sep 17 00:00:00 2001 From: Timothy Cline Date: Thu, 11 Dec 2014 16:26:18 -0600 Subject: [PATCH] Fixed build dependencies Change-Id: Ia3ff48c43d56ea89db1efc08a7d95da0325425b2 --- pom.xml | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3e04a29..b30d4d0 100644 --- a/pom.xml +++ b/pom.xml @@ -32,6 +32,12 @@ + + + org.apache.maven.plugins + maven-compiler-plugin + 2.5.1 + @@ -70,7 +76,14 @@ - + + + org.slf4j + slf4j-api + 1.7.7 + + + junit junit @@ -108,4 +121,4 @@ - \ No newline at end of file +