prepare project layout for 2.0.0.RC1

This commit is contained in:
dsyer
2009-02-19 16:53:17 +00:00
parent 50f982e962
commit 61880ea0c1
11 changed files with 47 additions and 479 deletions

View File

@@ -7,9 +7,9 @@
<description> Integration tests for the Spring Batch Infrastructure </description>
<parent>
<groupId>org.springframework.batch</groupId>
<artifactId>org.springframework.batch.parent</artifactId>
<version>2.0.0.CI-SNAPSHOT</version>
<artifactId>org.springframework.batch</artifactId>
<relativePath>..</relativePath>
<relativePath>../spring-batch-parent</relativePath>
</parent>
<profiles>
<profile>