FengChaoYu 1 tháng trước cách đây
mục cha
commit
a0bc9921cf
1 tập tin đã thay đổi với 3 bổ sung3 xóa
  1. 3 3
      pom.xml

+ 3 - 3
pom.xml

@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
@@ -9,9 +9,9 @@
         <relativePath/> <!-- lookup parent from repository -->
     </parent>
     <groupId>com.gree.miniapp</groupId>
-    <artifactId>mall_miniapp</artifactId>
+    <artifactId>new_mall_miniapp</artifactId>
     <version>0.0.1-SNAPSHOT</version>
-    <name>mall_miniapp</name>
+    <name>new_mall_miniapp</name>
     <description>Demo project for Spring Boot</description>
 
     <properties>