Procházet zdrojové kódy

1、工程目录名称修正

heguanxun před 8 měsíci
rodič
revize
9655aeb6b4
5 změnil soubory, kde provedl 5 přidání a 5 odebrání
  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>