From e5d31b50665bb61328d73194eec68a8eaefbdb66 Mon Sep 17 00:00:00 2001
From: vincent <1341870251@qq.com>
Date: 星期一, 25 五月 2020 10:29:16 +0800
Subject: [PATCH] #

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

diff --git a/pom.xml b/pom.xml
index 7c76c61..2c2c643 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,8 +8,8 @@
         <version>2.1.3.RELEASE</version>
         <relativePath/>
     </parent>
-    <groupId>com</groupId>
-    <artifactId>zy</artifactId>
+    <groupId>com.zy</groupId>
+    <artifactId>asrs</artifactId>
     <version>1.0.0</version>
     <packaging>war</packaging>
 
@@ -89,7 +89,7 @@
     </dependencies>
 
     <build>
-        <finalName>ROOT</finalName>
+        <finalName>asrs</finalName>
         <plugins>
             <plugin>
                 <groupId>org.springframework.boot</groupId>

--
Gitblit v1.9.1