From fd4facafa9557d6b9566fd63c96b66ffb8a39b3b Mon Sep 17 00:00:00 2001 From: "Benjamin J. Culkin" Date: Tue, 16 Jan 2018 22:24:09 -0400 Subject: Update --- base/pom.xml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'base') diff --git a/base/pom.xml b/base/pom.xml index 222b248..1415276 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -13,15 +13,18 @@ maven-compiler-plugin 3.7.0 + 1.8 1.8 + data/ + **/*.txt **/*.sprop @@ -30,9 +33,7 @@ - bjc BJC-Utils2 - 0.1.0-SNAPSHOT jar BJC-Utils2 @@ -48,36 +49,43 @@ junit 4.12 + org.junit.contrib junit-theories 4.12 + com.pholser junit-quickcheck-core 0.5 + com.pholser junit-quickcheck-generators 0.5 + org.apache.commons commons-lang3 3.4 + org.json json 20160212 + com.google.guava guava 21.0 + com.ibm.icu icu4j -- cgit v1.2.3