From e55cb9852a106cff26517d7d1e85bc4b149884f3 Mon Sep 17 00:00:00 2001 From: Ben Culkin Date: Fri, 26 Feb 2021 16:15:11 -0500 Subject: Update --- commander/pom.xml | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 commander/pom.xml (limited to 'commander/pom.xml') diff --git a/commander/pom.xml b/commander/pom.xml new file mode 100644 index 0000000..eaba4a6 --- /dev/null +++ b/commander/pom.xml @@ -0,0 +1,35 @@ + + + 4.0.0 + + + bjc + BJCUtils-Parent + 1.0.0 + + + commander + commander + + http://maven.apache.org + + + UTF-8 + + + + + junit + junit + 3.8.1 + test + + + bjc + BJC-Utils2 + 1.0.0 + jar + + + -- cgit v1.2.3