From 1af5bdd1f439f482adedbdd35c1db7f4064709ee Mon Sep 17 00:00:00 2001 From: bculkin2442 Date: Tue, 15 Sep 2015 19:58:57 -0400 Subject: Initial project commit --- RGens/pom.xml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 RGens/pom.xml (limited to 'RGens/pom.xml') diff --git a/RGens/pom.xml b/RGens/pom.xml new file mode 100644 index 0000000..c81ba67 --- /dev/null +++ b/RGens/pom.xml @@ -0,0 +1,30 @@ + + 4.0.0 + + bjc + RGens + 0.0.1-SNAPSHOT + jar + + RGens + http://maven.apache.org + + + UTF-8 + + + + + junit + junit + 3.8.1 + test + + + bjc + BJC-Utils + 0.0.2-SNAPSHOT + + + -- cgit v1.2.3