Browse Source

Merge remote-tracking branch 'origin/develop' into develop

FengChaoYu 6 months ago
parent
commit
5bb8b2fc1c
2 changed files with 3 additions and 3 deletions
  1. 2 2
      mall-miniapp-service/pom.xml
  2. 1 1
      mall-server-api/pom.xml

+ 2 - 2
mall-miniapp-service/pom.xml

@@ -9,9 +9,9 @@
         <relativePath/> <!-- lookup parent from repository -->
     </parent>
     <groupId>com.gree.miniapp</groupId>
-    <artifactId>zfire_jsm_mall_miniapp</artifactId>
+    <artifactId>zfire_overseas_mall_miniapp</artifactId>
     <version>0.0.1-SNAPSHOT</version>
-    <name>zfire_overseas_mall_manager</name>
+    <name>zfire_overseas_mall_miniapp</name>
     <description>Demo project for Spring Boot</description>
 
     <properties>

+ 1 - 1
mall-server-api/pom.xml

@@ -9,7 +9,7 @@
         <relativePath/> <!-- lookup parent from repository -->
     </parent>
     <groupId>com.gree.manager</groupId>
-    <artifactId>zfire_jsm_mall_manager</artifactId>
+    <artifactId>zfire_overseas_mall_manager</artifactId>
     <version>0.0.1-SNAPSHOT</version>
     <name>zfire_overseas_mall_manager</name>
     <description>Demo project for Spring Boot</description>