diff --git a/archetypes/pom.xml b/archetypes/pom.xml index b897add52..298e7c166 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -10,7 +10,7 @@ org.springframework.batch spring-batch-parent - 2.1.0.CI-SNAPSHOT + 2.1.0.RC1 ../spring-batch-parent diff --git a/archetypes/simple-cli/pom.xml b/archetypes/simple-cli/pom.xml index 2ec1b9ed1..ef479a1f1 100644 --- a/archetypes/simple-cli/pom.xml +++ b/archetypes/simple-cli/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.batch spring-batch-simple-cli - 2.1.0.CI-SNAPSHOT + 2.1.0.RC1 jar Commandline http://www.springframework.org/spring-batch/archetypes/simple-cli-archetype @@ -12,7 +12,7 @@ true 2.5.6 - 2.1.0.CI-SNAPSHOT + 2.1.0.RC1 diff --git a/pom.xml b/pom.xml index 712c0c22b..74760aae1 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.0.CI-SNAPSHOT + 2.1.0.RC1 pom spring-batch-parent @@ -20,9 +20,9 @@ http://www.springsource.com - https://fisheye.springframework.org/browse/spring-batch - scm:svn:https://src.springframework.org/svn/spring-batch/trunk - scm:svn:https://src.springframework.org/svn/spring-batch/trunk + https://fisheye.springframework.org/browse/spring-batch/tags/2.1.0.RC1 + scm:svn:https://src.springframework.org/svn/spring-batch/tags/2.1.0.RC1 + scm:svn:https://src.springframework.org/svn/spring-batch/tags/2.1.0.RC1 JIRA diff --git a/spring-batch-core-tests/pom.xml b/spring-batch-core-tests/pom.xml index abf422b57..07f00fc1a 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.0.CI-SNAPSHOT + 2.1.0.RC1 ../spring-batch-parent diff --git a/spring-batch-core/pom.xml b/spring-batch-core/pom.xml index fd57e796d..58b97129b 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.0.CI-SNAPSHOT + 2.1.0.RC1 ../spring-batch-parent diff --git a/spring-batch-infrastructure-tests/pom.xml b/spring-batch-infrastructure-tests/pom.xml index 01818eb38..cf6ff1836 100644 --- a/spring-batch-infrastructure-tests/pom.xml +++ b/spring-batch-infrastructure-tests/pom.xml @@ -9,7 +9,7 @@ org.springframework.batch spring-batch-parent - 2.1.0.CI-SNAPSHOT + 2.1.0.RC1 ../spring-batch-parent @@ -49,7 +49,7 @@ org.springframework.batch spring-batch-infrastructure - 2.1.0.CI-SNAPSHOT + 2.1.0.RC1 hsqldb diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml index 547ff28a7..c9b851ce3 100644 --- a/spring-batch-infrastructure/pom.xml +++ b/spring-batch-infrastructure/pom.xml @@ -1,9 +1,8 @@ - + 4.0.0 spring-batch-infrastructure - 2.1.0.CI-SNAPSHOT + 2.1.0.RC1 jar Infrastructure org.springframework.batch spring-batch-parent - 2.1.0.CI-SNAPSHOT + 2.1.0.RC1 ../spring-batch-parent diff --git a/spring-batch-parent/pom.xml b/spring-batch-parent/pom.xml index b4e9b49a4..857a47988 100644 --- a/spring-batch-parent/pom.xml +++ b/spring-batch-parent/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.batch spring-batch-parent - 2.1.0.CI-SNAPSHOT + 2.1.0.RC1 Spring Batch Parent Spring Batch parent project. Defines dependencies and common configuration for the build process. diff --git a/spring-batch-samples/pom.xml b/spring-batch-samples/pom.xml index 4dfc7a8a4..e6a2e42a9 100644 --- a/spring-batch-samples/pom.xml +++ b/spring-batch-samples/pom.xml @@ -1,6 +1,5 @@ - + 4.0.0 spring-batch-samples jar @@ -10,7 +9,7 @@ org.springframework.batch spring-batch-parent - 2.1.0.CI-SNAPSHOT + 2.1.0.RC1 ../spring-batch-parent diff --git a/spring-batch-test/pom.xml b/spring-batch-test/pom.xml index fd7007cd7..fdba1bb97 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.0.CI-SNAPSHOT + 2.1.0.RC1 ../spring-batch-parent