RESOLVED - BATCH-727: Move all POMs in trunk to 2.0.0.DEV-SNAPSHOT

changed the version to 2.0.0.CI-SNAPSHOT
This commit is contained in:
robokaso
2008-07-15 07:48:13 +00:00
parent 3da7d703b2
commit 877737ab72
10 changed files with 14 additions and 25 deletions

View File

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