[maven-release-plugin] prepare for next development iteration
This commit is contained in:
committed by
Michael Minella
parent
c2912a1882
commit
077a15c640
@@ -3,7 +3,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.springframework.batch</groupId>
|
||||
<artifactId>spring-batch-admin-parent</artifactId>
|
||||
<version>1.2.0.RELEASE</version>
|
||||
<version>1.2.1.BUILD-SNAPSHOT</version>
|
||||
<name>Spring Batch Admin Parent</name>
|
||||
<packaging>pom</packaging>
|
||||
<properties>
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.batch</groupId>
|
||||
<artifactId>spring-batch-admin-parent</artifactId>
|
||||
<version>1.2.0.RELEASE</version>
|
||||
<version>1.2.1.BUILD-SNAPSHOT</version>
|
||||
<relativePath>../spring-batch-admin-parent</relativePath>
|
||||
</parent>
|
||||
<dependencies>
|
||||
|
||||
Reference in New Issue
Block a user