Selaa lähdekoodia

打包名字问题

shiqian 3 vuotta sitten
vanhempi
commit
30a633b07e

+ 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>