More version number cleanup

This commit is contained in:
nebhale
2008-06-04 19:55:03 +00:00
parent 75cbde2537
commit 7b0365c2ee
6 changed files with 9 additions and 9 deletions

View File

@@ -10,7 +10,7 @@
<parent>
<groupId>org.springframework.batch</groupId>
<artifactId>spring-batch</artifactId>
<version>1.0.2.BUILD</version>
<version>1.0.2.BUILD-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<profiles>