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

@@ -10,9 +10,9 @@
</description>
<parent>
<groupId>org.springframework.batch</groupId>
<artifactId>org.springframework.batch</artifactId>
<artifactId>org.springframework.batch.parent</artifactId>
<version>2.0.0.CI-SNAPSHOT</version>
<relativePath>..</relativePath>
<relativePath>../spring-batch-parent</relativePath>
</parent>
<dependencies>
<dependency>