From 5d4f670b424f09e3bf3411e562108db0383c0b6b Mon Sep 17 00:00:00 2001 From: xuxin <840198532@qq.com> Date: Sat, 13 Sep 2025 14:02:27 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AC=AC=E4=B8=80=E4=B8=AAmaven=E9=A1=B9?= =?UTF-8?q?=E7=9B=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- maven-project01/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 maven-project01/pom.xml diff --git a/maven-project01/pom.xml b/maven-project01/pom.xml new file mode 100644 index 0000000..69ded92 --- /dev/null +++ b/maven-project01/pom.xml @@ -0,0 +1,12 @@ + + + 4.0.0 + + com.inmind + maven-project01 + 1.0-SNAPSHOT + + + \ No newline at end of file