spring-batch 1.1.3.RELEASE

This commit is contained in:
bhale
2008-11-01 08:33:03 +00:00
parent 9cac014d74
commit fdb7e19787
10 changed files with 17 additions and 17 deletions

View File

@@ -2,12 +2,12 @@
<parent>
<artifactId>spring-batch</artifactId>
<groupId>org.springframework.batch</groupId>
<version>1.1.3.CI-SNAPSHOT</version>
<version>1.1.4.CI-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>spring-batch-integration</artifactId>
<version>1.1.3.CI-SNAPSHOT</version>
<version>1.1.4.CI-SNAPSHOT</version>
<name>Enterprise Integration</name>
<build>
<plugins>