shiqian преди 3 години
родител
ревизия
30a633b07e
променени са 6 файла, в които са добавени 6 реда и са изтрити 6 реда
  1. 1 1
      boman-auth/pom.xml
  2. 1 1
      boman-gateway/pom.xml
  3. 1 1
      boman-modules/boman-file/pom.xml
  4. 1 1
      boman-modules/boman-gen/pom.xml
  5. 1 1
      boman-modules/boman-system/pom.xml
  6. 1 1
      boman-web-core/pom.xml

+ 1 - 1
boman-auth/pom.xml

@@ -8,7 +8,7 @@
     </parent>
     <modelVersion>4.0.0</modelVersion>
     
-    <artifactId>boman-auth</artifactId>
+    <artifactId>shujuju-auth</artifactId>
 	
     <description>
         boman-auth认证授权中心

+ 1 - 1
boman-gateway/pom.xml

@@ -8,7 +8,7 @@
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
-    <artifactId>boman-gateway</artifactId>
+    <artifactId>shujuju-gateway</artifactId>
 
     <description>
         boman-gateway网关模块

+ 1 - 1
boman-modules/boman-file/pom.xml

@@ -9,7 +9,7 @@
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
-    <artifactId>boman-modules-file</artifactId>
+    <artifactId>shujuju-file</artifactId>
 
     <description>
         boman-modules-file文件服务

+ 1 - 1
boman-modules/boman-gen/pom.xml

@@ -9,7 +9,7 @@
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
-    <artifactId>boman-modules-gen</artifactId>
+    <artifactId>shujuju-gen</artifactId>
 
     <description>
         boman-modules-gen代码生成

+ 1 - 1
boman-modules/boman-system/pom.xml

@@ -9,7 +9,7 @@
     </parent>
     <modelVersion>4.0.0</modelVersion>
 	
-    <artifactId>boman-modules-system</artifactId>
+    <artifactId>shujuju-system</artifactId>
 
     <description>
         boman-modules-system系统模块

+ 1 - 1
boman-web-core/pom.xml

@@ -9,7 +9,7 @@
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
-    <artifactId>boman-web-core</artifactId>
+    <artifactId>shujuju-web-core</artifactId>
 
     <dependencies>