Update site for 2.0.1

This commit is contained in:
dsyer
2009-05-28 17:01:16 +00:00
parent c2b7519b7b
commit 96e81afd7b
10 changed files with 537 additions and 387 deletions

View File

@@ -2,7 +2,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.batch</groupId>
<artifactId>spring-batch.archetype.simple.cli</artifactId>
<artifactId>spring-batch-simple-cli</artifactId>
<version>2.0.1.CI-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Commandline</name>