Browse Source

基础信息依赖修改

hexiao 2 năm trước cách đây
mục cha
commit
fdfeb5ff3f

+ 1 - 1
base-common/pom.xml

@@ -5,7 +5,7 @@
     <parent>
     <parent>
         <artifactId>base</artifactId>
         <artifactId>base</artifactId>
         <groupId>com.ozs</groupId>
         <groupId>com.ozs</groupId>
-        <version>${base.version}</version>
+        <version>3.8.5-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
         <relativePath>../pom.xml</relativePath>
     </parent>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <modelVersion>4.0.0</modelVersion>

+ 1 - 1
base-framework/pom.xml

@@ -5,7 +5,7 @@
     <parent>
     <parent>
         <artifactId>base</artifactId>
         <artifactId>base</artifactId>
         <groupId>com.ozs</groupId>
         <groupId>com.ozs</groupId>
-        <version>${base.version}</version>
+        <version>3.8.5-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
         <relativePath>../pom.xml</relativePath>
     </parent>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <modelVersion>4.0.0</modelVersion>

+ 1 - 1
base-generator/pom.xml

@@ -5,7 +5,7 @@
     <parent>
     <parent>
         <artifactId>base</artifactId>
         <artifactId>base</artifactId>
         <groupId>com.ozs</groupId>
         <groupId>com.ozs</groupId>
-        <version>${base.version}</version>
+        <version>3.8.5-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
         <relativePath>../pom.xml</relativePath>
     </parent>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <modelVersion>4.0.0</modelVersion>

+ 1 - 1
base-quartz/pom.xml

@@ -5,7 +5,7 @@
     <parent>
     <parent>
         <artifactId>base</artifactId>
         <artifactId>base</artifactId>
         <groupId>com.ozs</groupId>
         <groupId>com.ozs</groupId>
-        <version>${base.version}</version>
+        <version>3.8.5-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
         <relativePath>../pom.xml</relativePath>
     </parent>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <modelVersion>4.0.0</modelVersion>

+ 1 - 1
base-system/pom.xml

@@ -5,7 +5,7 @@
     <parent>
     <parent>
         <artifactId>base</artifactId>
         <artifactId>base</artifactId>
         <groupId>com.ozs</groupId>
         <groupId>com.ozs</groupId>
-        <version>${base.version}</version>
+        <version>3.8.5-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
         <relativePath>../pom.xml</relativePath>
     </parent>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <modelVersion>4.0.0</modelVersion>

+ 1 - 1
pom.xml

@@ -6,7 +6,7 @@
 
 
     <groupId>com.ozs</groupId>
     <groupId>com.ozs</groupId>
     <artifactId>base</artifactId>
     <artifactId>base</artifactId>
-    <version>${base.version}</version>
+    <version>3.8.5-SNAPSHOT</version>
 
 
     <name>base</name>
     <name>base</name>
     <description>基础管理系统</description>
     <description>基础管理系统</description>