1811872455@163.com hai 2 semanas
pai
achega
182a7f86d9
Modificáronse 4 ficheiros con 4 adicións e 0 borrados
  1. 1 0
      storlead-framework/pom.xml
  2. 1 0
      storlead-sms/pom.xml
  3. 1 0
      storlead-user/pom.xml
  4. 1 0
      storlead-wx/pom.xml

+ 1 - 0
storlead-framework/pom.xml

@@ -6,6 +6,7 @@
         <artifactId>storlead-centre-platform</artifactId>
         <groupId>com.storlead.boot</groupId>
         <version>${revision}</version>
+        <relativePath>../pom.xml</relativePath> <!-- 或者默认 -->
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

+ 1 - 0
storlead-sms/pom.xml

@@ -7,6 +7,7 @@
         <groupId>com.storlead.boot</groupId>
         <artifactId>storlead-centre-platform</artifactId>
         <version>1.0</version>
+        <relativePath>../pom.xml</relativePath> <!-- 或者默认 -->
     </parent>
 
     <artifactId>storlead-sms</artifactId>

+ 1 - 0
storlead-user/pom.xml

@@ -7,6 +7,7 @@
         <groupId>com.storlead.boot</groupId>
         <artifactId>storlead-centre-platform</artifactId>
         <version>1.0</version>
+        <relativePath>../pom.xml</relativePath> <!-- 或者默认 -->
     </parent>
 
     <artifactId>storlead-user</artifactId>

+ 1 - 0
storlead-wx/pom.xml

@@ -7,6 +7,7 @@
         <groupId>com.storlead.boot</groupId>
         <artifactId>storlead-centre-platform</artifactId>
         <version>1.0</version>
+        <relativePath>../pom.xml</relativePath> <!-- 或者默认 -->
     </parent>
 
     <artifactId>storlead-wx</artifactId>