From fdb7e19787d352771f7b63fcc6706d2a918c6070 Mon Sep 17 00:00:00 2001 From: bhale Date: Sat, 1 Nov 2008 08:33:03 +0000 Subject: [PATCH] spring-batch 1.1.3.RELEASE --- archetypes/pom.xml | 4 ++-- archetypes/simple-cli/pom.xml | 2 +- dist/pom.xml | 2 +- docs/pom.xml | 4 ++-- pom.xml | 2 +- spring-batch-core/pom.xml | 4 ++-- spring-batch-infrastructure-tests/pom.xml | 4 ++-- spring-batch-infrastructure/pom.xml | 4 ++-- spring-batch-integration/pom.xml | 4 ++-- spring-batch-samples/pom.xml | 4 ++-- 10 files changed, 17 insertions(+), 17 deletions(-) diff --git a/archetypes/pom.xml b/archetypes/pom.xml index 763a5406d..530318a67 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -2,14 +2,14 @@ 4.0.0 spring-batch-archetypes - 1.1.3.CI-SNAPSHOT + 1.1.4.CI-SNAPSHOT pom Archetypes org.springframework.batch spring-batch - 1.1.3.CI-SNAPSHOT + 1.1.4.CI-SNAPSHOT .. diff --git a/archetypes/simple-cli/pom.xml b/archetypes/simple-cli/pom.xml index 1ac9c3f77..b3bfdc58e 100644 --- a/archetypes/simple-cli/pom.xml +++ b/archetypes/simple-cli/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.batch simple-cli-archetype - 1.1.3.CI-SNAPSHOT + 1.1.4.CI-SNAPSHOT jar Spring Batch Simple Commandline Archetype diff --git a/dist/pom.xml b/dist/pom.xml index a05df27b6..789f30789 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -12,7 +12,7 @@ org.springframework.batch spring-batch - 1.1.3.CI-SNAPSHOT + 1.1.4.CI-SNAPSHOT .. diff --git a/docs/pom.xml b/docs/pom.xml index 8d772d876..dbc457b4c 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -2,7 +2,7 @@ 4.0.0 spring-batch-docs - 1.1.3.CI-SNAPSHOT + 1.1.4.CI-SNAPSHOT Documentation pom Spring Batch Documentation - reference guide and user manuals. @@ -10,7 +10,7 @@ org.springframework.batch spring-batch - 1.1.3.CI-SNAPSHOT + 1.1.4.CI-SNAPSHOT .. diff --git a/pom.xml b/pom.xml index 38b6a5c27..4daa97944 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ - 1.1.3.CI-SNAPSHOT + 1.1.4.CI-SNAPSHOT pom spring-batch-infrastructure diff --git a/spring-batch-core/pom.xml b/spring-batch-core/pom.xml index 2fce7fcd8..45d95796c 100644 --- a/spring-batch-core/pom.xml +++ b/spring-batch-core/pom.xml @@ -2,7 +2,7 @@ 4.0.0 spring-batch-core - 1.1.3.CI-SNAPSHOT + 1.1.4.CI-SNAPSHOT jar Core @@ -13,7 +13,7 @@ org.springframework.batch spring-batch - 1.1.3.CI-SNAPSHOT + 1.1.4.CI-SNAPSHOT .. diff --git a/spring-batch-infrastructure-tests/pom.xml b/spring-batch-infrastructure-tests/pom.xml index 61c4f21b9..82cb1ec34 100644 --- a/spring-batch-infrastructure-tests/pom.xml +++ b/spring-batch-infrastructure-tests/pom.xml @@ -1,13 +1,13 @@ 4.0.0 spring-batch-infrastructure-tests - 1.1.3.CI-SNAPSHOT + 1.1.4.CI-SNAPSHOT jar Infrastructure Tests Integration tests for the Spring Batch Infrastructure org.springframework.batch - 1.1.3.CI-SNAPSHOT + 1.1.4.CI-SNAPSHOT spring-batch .. diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml index d058354ce..205ea49ec 100644 --- a/spring-batch-infrastructure/pom.xml +++ b/spring-batch-infrastructure/pom.xml @@ -1,7 +1,7 @@ 4.0.0 spring-batch-infrastructure - 1.1.3.CI-SNAPSHOT + 1.1.4.CI-SNAPSHOT jar Infrastructure @@ -11,7 +11,7 @@ org.springframework.batch spring-batch - 1.1.3.CI-SNAPSHOT + 1.1.4.CI-SNAPSHOT .. diff --git a/spring-batch-integration/pom.xml b/spring-batch-integration/pom.xml index 3bf6cb7cb..d0dfb1917 100644 --- a/spring-batch-integration/pom.xml +++ b/spring-batch-integration/pom.xml @@ -2,12 +2,12 @@ spring-batch org.springframework.batch - 1.1.3.CI-SNAPSHOT + 1.1.4.CI-SNAPSHOT .. 4.0.0 spring-batch-integration - 1.1.3.CI-SNAPSHOT + 1.1.4.CI-SNAPSHOT Enterprise Integration diff --git a/spring-batch-samples/pom.xml b/spring-batch-samples/pom.xml index 4602e250c..d8624125c 100644 --- a/spring-batch-samples/pom.xml +++ b/spring-batch-samples/pom.xml @@ -1,7 +1,7 @@ 4.0.0 spring-batch-samples - 1.1.3.CI-SNAPSHOT + 1.1.4.CI-SNAPSHOT jar Samples @@ -11,7 +11,7 @@ org.springframework.batch spring-batch - 1.1.3.CI-SNAPSHOT + 1.1.4.CI-SNAPSHOT ..