Finish off RC1 release

This commit is contained in:
dsyer
2009-02-23 11:08:29 +00:00
parent 443c6dafeb
commit cefced1f29
34 changed files with 495 additions and 176 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.batch</groupId>
<artifactId>org.springframework.batch.parent</artifactId>
<version>2.0.1.CI-SNAPSHOT</version>
<version>2.0.0.CI-SNAPSHOT</version>
<relativePath>../spring-batch-parent</relativePath>
</parent>
<profiles>