浏览代码

1、工程目录名称修正

heguanxun 8 月之前
父节点
当前提交
9655aeb6b4
共有 5 个文件被更改,包括 5 次插入5 次删除
  1. 1 1
      pom.xml
  2. 1 1
      snowy-common/pom.xml
  3. 1 1
      snowy-plugin-api/pom.xml
  4. 1 1
      snowy-plugin/pom.xml
  5. 1 1
      snowy-web-app/pom.xml

+ 1 - 1
pom.xml

@@ -4,7 +4,7 @@
     <modelVersion>4.0.0</modelVersion>
 
     <groupId>vip.xiaonuo</groupId>
-    <artifactId>snowy</artifactId>
+    <artifactId>yqyc-system</artifactId>
     <name>snowy</name>
     <version>3.0.0</version>
     <description>snowy快速开发平台</description>

+ 1 - 1
snowy-common/pom.xml

@@ -6,7 +6,7 @@
 
     <parent>
         <groupId>vip.xiaonuo</groupId>
-        <artifactId>snowy</artifactId>
+        <artifactId>yqyc-system</artifactId>
         <version>3.0.0</version>
     </parent>
 

+ 1 - 1
snowy-plugin-api/pom.xml

@@ -6,7 +6,7 @@
 
     <parent>
         <groupId>vip.xiaonuo</groupId>
-        <artifactId>snowy</artifactId>
+        <artifactId>yqyc-system</artifactId>
         <version>3.0.0</version>
     </parent>
 

+ 1 - 1
snowy-plugin/pom.xml

@@ -6,7 +6,7 @@
 
     <parent>
         <groupId>vip.xiaonuo</groupId>
-        <artifactId>snowy</artifactId>
+        <artifactId>yqyc-system</artifactId>
         <version>3.0.0</version>
     </parent>
 

+ 1 - 1
snowy-web-app/pom.xml

@@ -6,7 +6,7 @@
 
     <parent>
         <groupId>vip.xiaonuo</groupId>
-        <artifactId>snowy</artifactId>
+        <artifactId>yqyc-system</artifactId>
         <version>3.0.0</version>
     </parent>