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

@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.batch</groupId>
<artifactId>simple-cli-archetype</artifactId>
<version>1.1.0.DEV-SNAPSHOT</version>
<version>2.0.0.CI-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Spring Batch Simple Commandline Archetype</name>