Proper version number

This commit is contained in:
nebhale
2008-06-04 18:05:25 +00:00
parent 8b9f5411b2
commit 0644e32183
6 changed files with 6 additions and 6 deletions

View File

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