From 3b5cfad0b05972a08f4202d8dd9ede9da0b3a2f8 Mon Sep 17 00:00:00 2001
From: liulin <lin.liu@88.com>
Date: 星期四, 10 七月 2025 10:01:43 +0800
Subject: [PATCH] 初始化项目

---
 pom.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 287fa5e..8497d9c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,10 +9,10 @@
         <relativePath/>
     </parent>
 
-    <groupId>com.lunhan.xxx</groupId>
-    <artifactId>xxx-yyy</artifactId>
+    <groupId>com.gansu.water</groupId>
+    <artifactId>gansu-water-station</artifactId>
     <version>0.0.1-SNAPSHOT</version>
-    <name>xxx-yyy-service</name>
+    <name>gansu-water-station-service</name>
     <description>The service which yyy of xxx project</description>
 
     <properties>

--
Gitblit v1.9.3