Browse Source

打包修改

yucheng 3 years ago
parent
commit
0de373851d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      fm-package/pom.xml

+ 1 - 1
fm-package/pom.xml

@@ -6,10 +6,10 @@
         <artifactId>fm-parent</artifactId>
         <groupId>com.persagy</groupId>
         <version>3.0.0</version>
+        <relativePath>../fm-parent</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>fm-package</artifactId>
-    <version>3.0.0</version>
     <packaging>pom</packaging>
 
     <!-- 插件配置 -->