From 5106689ae26df580a3f30cc184ab98d0526ede46 Mon Sep 17 00:00:00 2001 From: buzz-lightsnack-2007 <73412182+buzz-lightsnack-2007@users.noreply.github.com> Date: Sun, 25 Feb 2024 01:22:14 +0800 Subject: [PATCH] added config --- pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 pom.xml diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..f8438ee --- /dev/null +++ b/pom.xml @@ -0,0 +1,14 @@ + + + 4.0.0 + tech.iBeans + SimplePOS + 1.0-SNAPSHOT + jar + + UTF-8 + 21 + 21 + tech.iBeans.POSware.Lite.SimplePOS + + \ No newline at end of file