Fix version number

This commit is contained in:
nebhale
2008-07-31 16:18:01 +00:00
parent 97b4c1df25
commit 9a093f9bc6

2
dist/pom.xml vendored
View File

@@ -12,7 +12,7 @@
<parent>
<groupId>org.springframework.batch</groupId>
<artifactId>spring-batch</artifactId>
<version>1.1.0.RELEASE</version>
<version>1.1.2.CI-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>