[maven-release-plugin] prepare for next development iteration

This commit is contained in:
nebhale
2008-07-31 16:04:21 +00:00
parent 36f4622e94
commit 97b4c1df25
9 changed files with 19 additions and 19 deletions

View File

@@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>spring-batch-core</artifactId>
<version>1.1.0.RELEASE</version>
<version>1.1.2.CI-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Core</name>
<description>
@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.batch</groupId>
<artifactId>spring-batch</artifactId>
<version>1.1.1.RELEASE</version>
<version>1.1.2.CI-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>