Project version edited release
This commit is contained in:
parent
6c61969f71
commit
43cdf3a172
4
pom.xml
4
pom.xml
|
@ -5,14 +5,14 @@
|
|||
<parent>
|
||||
<groupId>com.loafle</groupId>
|
||||
<artifactId>maven_parent_jar</artifactId>
|
||||
<version>1.0.0-RELEASES</version>
|
||||
<version>1.0.0-RELEASE</version>
|
||||
</parent>
|
||||
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>com.loafle</groupId>
|
||||
<artifactId>maven_archetype_spring_webapp</artifactId>
|
||||
<version>4.2.0-RELEASES</version>
|
||||
<version>4.2.0-RELEASE</version>
|
||||
<name>maven_archetype_spring_webapp</name>
|
||||
<packaging>maven-archetype</packaging>
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<parent>
|
||||
<groupId>com.loafle</groupId>
|
||||
<artifactId>maven_parent_spring</artifactId>
|
||||
<version>4.2.0-RELEASES</version>
|
||||
<version>4.2.0-RELEASE</version>
|
||||
</parent>
|
||||
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
|
Loading…
Reference in New Issue
Block a user