From d957090dae347941274a56037cecbffe863f7bf6 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Fri, 27 Jul 2012 14:09:10 +0100 Subject: [PATCH] [maven-release-plugin] prepare release 2.1.9.RELEASE --- archetypes/pom.xml | 2 +- archetypes/simple-cli/pom.xml | 5 ++--- pom.xml | 5 +++-- spring-batch-core-tests/pom.xml | 2 +- spring-batch-core/pom.xml | 2 +- spring-batch-infrastructure-tests/pom.xml | 4 ++-- spring-batch-infrastructure/pom.xml | 2 +- spring-batch-parent/pom.xml | 8 ++++---- spring-batch-samples/pom.xml | 2 +- spring-batch-test/pom.xml | 2 +- 10 files changed, 17 insertions(+), 17 deletions(-) diff --git a/archetypes/pom.xml b/archetypes/pom.xml index ab68d1c8a..ec47352e5 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -10,7 +10,7 @@ org.springframework.batch spring-batch-parent - 2.1.9.BUILD-SNAPSHOT + 2.1.9.RELEASE ../spring-batch-parent diff --git a/archetypes/simple-cli/pom.xml b/archetypes/simple-cli/pom.xml index eede364dd..36506e5ec 100644 --- a/archetypes/simple-cli/pom.xml +++ b/archetypes/simple-cli/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 org.springframework.batch spring-batch-simple-cli - 2.1.9.BUILD-SNAPSHOT + 2.1.9.RELEASE jar Commandline http://www.springframework.org/spring-batch/archetypes/simple-cli-archetype diff --git a/pom.xml b/pom.xml index effd8ae06..121e23909 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ Spring Batch Spring Batch provides tools for enterprise batch or bulk processing. It can be used to wire up jobs, and track their execution, or simply as an optimization for repetitive processing in a transactional environment. Spring Batch is part of the Spring Portfolio. - 2.1.9.BUILD-SNAPSHOT + 2.1.9.RELEASE pom spring-batch-parent @@ -23,7 +23,8 @@ http://github.com/SpringSource/spring-batch scm:git:git://github.com/SpringSource/spring-batch.git scm:git:ssh://git@github.com/SpringSource/spring-batch.git - + 2.1.9.RELEASE + JIRA http://opensource.atlassian.com/projects/spring/browse/BATCH diff --git a/spring-batch-core-tests/pom.xml b/spring-batch-core-tests/pom.xml index 4efaece28..29ab927a0 100644 --- a/spring-batch-core-tests/pom.xml +++ b/spring-batch-core-tests/pom.xml @@ -8,7 +8,7 @@ org.springframework.batch spring-batch-parent - 2.1.9.BUILD-SNAPSHOT + 2.1.9.RELEASE ../spring-batch-parent diff --git a/spring-batch-core/pom.xml b/spring-batch-core/pom.xml index 332122988..1ee1f651c 100644 --- a/spring-batch-core/pom.xml +++ b/spring-batch-core/pom.xml @@ -9,7 +9,7 @@ org.springframework.batch spring-batch-parent - 2.1.9.BUILD-SNAPSHOT + 2.1.9.RELEASE ../spring-batch-parent diff --git a/spring-batch-infrastructure-tests/pom.xml b/spring-batch-infrastructure-tests/pom.xml index 9738c3ffb..cff1a1497 100644 --- a/spring-batch-infrastructure-tests/pom.xml +++ b/spring-batch-infrastructure-tests/pom.xml @@ -7,7 +7,7 @@ org.springframework.batch spring-batch-parent - 2.1.9.BUILD-SNAPSHOT + 2.1.9.RELEASE ../spring-batch-parent @@ -84,7 +84,7 @@ org.springframework.batch spring-batch-infrastructure - 2.1.9.BUILD-SNAPSHOT + 2.1.9.RELEASE hsqldb diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml index 28078d847..0935b94d8 100644 --- a/spring-batch-infrastructure/pom.xml +++ b/spring-batch-infrastructure/pom.xml @@ -12,7 +12,7 @@ org.springframework.batch spring-batch-parent - 2.1.9.BUILD-SNAPSHOT + 2.1.9.RELEASE ../spring-batch-parent diff --git a/spring-batch-parent/pom.xml b/spring-batch-parent/pom.xml index 3ae382078..9607c6ef3 100644 --- a/spring-batch-parent/pom.xml +++ b/spring-batch-parent/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 org.springframework.batch spring-batch-parent - 2.1.9.BUILD-SNAPSHOT + 2.1.9.RELEASE Spring Batch Parent Spring Batch parent project. Defines dependencies and common configuration for the build process. http://static.springframework.org/spring-batch/${project.artifactId} @@ -13,7 +12,8 @@ http://github.com/SpringSource/spring-batch scm:git:git://github.com/SpringSource/spring-batch.git scm:git:git://github.com/SpringSource/spring-batch.git - + 2.1.9.RELEASE + Apache 2.0 diff --git a/spring-batch-samples/pom.xml b/spring-batch-samples/pom.xml index 576ac61d1..92753ac8e 100644 --- a/spring-batch-samples/pom.xml +++ b/spring-batch-samples/pom.xml @@ -9,7 +9,7 @@ org.springframework.batch spring-batch-parent - 2.1.9.BUILD-SNAPSHOT + 2.1.9.RELEASE ../spring-batch-parent diff --git a/spring-batch-test/pom.xml b/spring-batch-test/pom.xml index d5e7c9137..b497d8111 100755 --- a/spring-batch-test/pom.xml +++ b/spring-batch-test/pom.xml @@ -8,7 +8,7 @@ org.springframework.batch spring-batch-parent - 2.1.9.BUILD-SNAPSHOT + 2.1.9.RELEASE ../spring-batch-parent