pom文件修改版本号
parent
28f0293588
commit
df7cfbb840
|
@ -5,7 +5,7 @@
|
|||
<parent>
|
||||
<artifactId>Three</artifactId>
|
||||
<groupId>com.bwie</groupId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
<version>3.6.0</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<parent>
|
||||
<artifactId>Three</artifactId>
|
||||
<groupId>com.bwie</groupId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
<version>3.6.0</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
|
4
pom.xml
4
pom.xml
|
@ -7,7 +7,7 @@
|
|||
<groupId>com.bwie</groupId>
|
||||
<artifactId>Three</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
<version>3.6.0</version>
|
||||
<modules>
|
||||
<module>holiday03-common</module>
|
||||
<module>holiday03-GTP</module>
|
||||
|
@ -55,7 +55,7 @@
|
|||
<dependency>
|
||||
<groupId>com.bwie</groupId>
|
||||
<artifactId>holiday03-common</artifactId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
<version>3.6.0</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
|
|
Loading…
Reference in New Issue