From c82e3b3b2de0633317ec8fc85925e91422820597 Mon Sep 17 00:00:00 2001 From: "Benjamin J. Culkin" Date: Sun, 8 Oct 2017 22:39:59 -0300 Subject: Start splitting into maven modules --- BJC-Utils2/pom.xml | 80 ------------------------------------------------------ 1 file changed, 80 deletions(-) delete mode 100644 BJC-Utils2/pom.xml (limited to 'BJC-Utils2/pom.xml') diff --git a/BJC-Utils2/pom.xml b/BJC-Utils2/pom.xml deleted file mode 100644 index 78c251d..0000000 --- a/BJC-Utils2/pom.xml +++ /dev/null @@ -1,80 +0,0 @@ - - 4.0.0 - - - - - maven-compiler-plugin - - 1.8 - 1.8 - - - - - - data/ - - **/*.txt - **/*.sprop - - - - - - bjc - BJC-Utils2 - 0.1.0-SNAPSHOT - jar - - BJC-Utils2 - http://maven.apache.org - - - UTF-8 - - - - - junit - 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 - 58.2 - - - -- cgit v1.2.3