diff --git a/archetypes/pom.xml b/archetypes/pom.xml index 7e4004fb2..59bf523e3 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -10,7 +10,7 @@ org.springframework.batch spring-batch-parent - 2.0.2.CI-SNAPSHOT + 2.0.2.RELEASE ../spring-batch-parent diff --git a/archetypes/simple-cli/pom.xml b/archetypes/simple-cli/pom.xml index 6beaafe2f..22e267251 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.0.2.CI-SNAPSHOT + 2.0.2.RELEASE jar Commandline http://www.springframework.org/spring-batch/archetypes/simple-cli-archetype @@ -13,7 +12,7 @@ true 2.5.6 - 2.0.2.CI-SNAPSHOT + 2.0.2.RELEASE diff --git a/pom.xml b/pom.xml index 04d208a59..d9eb1a54f 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.0.2.CI-SNAPSHOT + 2.0.2.RELEASE 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.0.2.RELEASE + scm:svn:https://src.springframework.org/svn/spring-batch/tags/2.0.2.RELEASE + scm:svn:https://src.springframework.org/svn/spring-batch/tags/2.0.2.RELEASE JIRA diff --git a/spring-batch-core/pom.xml b/spring-batch-core/pom.xml index 11f23f124..4bc10b4e9 100644 --- a/spring-batch-core/pom.xml +++ b/spring-batch-core/pom.xml @@ -1,6 +1,5 @@ - + 4.0.0 spring-batch-core jar @@ -9,7 +8,7 @@ org.springframework.batch spring-batch-parent - 2.0.2.CI-SNAPSHOT + 2.0.2.RELEASE ../spring-batch-parent @@ -34,7 +33,7 @@ org.springframework.batch spring-batch-infrastructure - 2.0.2.CI-SNAPSHOT + 2.0.2.RELEASE hsqldb diff --git a/spring-batch-infrastructure-tests/pom.xml b/spring-batch-infrastructure-tests/pom.xml index 9674c71a2..76db35148 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.0.2.CI-SNAPSHOT + 2.0.2.RELEASE ../spring-batch-parent @@ -61,7 +61,7 @@ org.springframework.batch spring-batch-infrastructure - 2.0.2.CI-SNAPSHOT + 2.0.2.RELEASE hsqldb diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml index e6e24b622..edb647512 100644 --- a/spring-batch-infrastructure/pom.xml +++ b/spring-batch-infrastructure/pom.xml @@ -1,9 +1,8 @@ - + 4.0.0 spring-batch-infrastructure - 2.0.2.CI-SNAPSHOT + 2.0.2.RELEASE jar Infrastructure org.springframework.batch spring-batch-parent - 2.0.2.CI-SNAPSHOT + 2.0.2.RELEASE ../spring-batch-parent diff --git a/spring-batch-integration/pom.xml b/spring-batch-integration/pom.xml index 5e720aa73..3d7c61331 100644 --- a/spring-batch-integration/pom.xml +++ b/spring-batch-integration/pom.xml @@ -6,7 +6,7 @@ org.springframework.batch spring-batch-parent - 2.0.2.CI-SNAPSHOT + 2.0.2.RELEASE ../spring-batch-parent diff --git a/spring-batch-parent/pom.xml b/spring-batch-parent/pom.xml index 45ff8d7fc..8b52c0452 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.0.2.CI-SNAPSHOT + 2.0.2.RELEASE 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 200ae9b96..8e0f4eb64 100644 --- a/spring-batch-samples/pom.xml +++ b/spring-batch-samples/pom.xml @@ -9,7 +9,7 @@ org.springframework.batch spring-batch-parent - 2.0.2.CI-SNAPSHOT + 2.0.2.RELEASE ../spring-batch-parent diff --git a/spring-batch-test/pom.xml b/spring-batch-test/pom.xml index 94075188e..eedae9cd0 100755 --- a/spring-batch-test/pom.xml +++ b/spring-batch-test/pom.xml @@ -8,7 +8,7 @@ org.springframework.batch spring-batch-parent - 2.0.2.CI-SNAPSHOT + 2.0.2.RELEASE ../spring-batch-parent