wzy 11 月之前
父节点
当前提交
5aed22a2e0
共有 2 个文件被更改,包括 2 次插入0 次删除
  1. 1 0
      mjava-kuaikeli/pom.xml
  2. 1 0
      mjava-mc/pom.xml

+ 1 - 0
mjava-kuaikeli/pom.xml

@@ -8,6 +8,7 @@
         <groupId>org.springframework.boot</groupId>
         <artifactId>spring-boot-starter-parent</artifactId>
         <version>2.2.0.RELEASE</version> <!-- 使用最新的稳定版或其他适用版本 -->
+        <relativePath/> <!-- lookup parent from repository -->
     </parent>
 
     <groupId>com.malk</groupId>

+ 1 - 0
mjava-mc/pom.xml

@@ -9,6 +9,7 @@
         <groupId>org.springframework.boot</groupId>
         <artifactId>spring-boot-starter-parent</artifactId>
         <version>2.2.0.RELEASE</version> <!-- 使用最新的稳定版或其他适用版本 -->
+        <relativePath/> <!-- lookup parent from repository -->
     </parent>
 
     <groupId>com.malk</groupId>