From 89db9197e7ac64d7c0548090e1c04eba7fe8365e Mon Sep 17 00:00:00 2001 From: huangguoxin <2374309588@qq.com> Date: Sun, 24 Mar 2024 22:15:59 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AC=AC=E4=B8=80=E4=B8=AA=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 pom.xml diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..48eb528 --- /dev/null +++ b/pom.xml @@ -0,0 +1,28 @@ + + + 4.0.0 + + com.mashibing + online-taxi-public20240105 + 1.0-SNAPSHOT + + api-passenger + + pom + + + + + + junit + junit + 4.12 + test + + + + + + \ No newline at end of file