diff --git a/archetypes/pom.xml b/archetypes/pom.xml index da3a3b0fa..4f7610e21 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -9,7 +9,7 @@ org.springframework.batch spring-batch-parent - 2.2.5.BUILD-SNAPSHOT + 2.2.5.RELEASE ../spring-batch-parent diff --git a/archetypes/simple-cli/pom.xml b/archetypes/simple-cli/pom.xml index 1901da813..4895281f2 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.2.5.BUILD-SNAPSHOT + 2.2.5.RELEASE jar Commandline This project is a command line batch sample from Spring Batch demonstrating a typical batch job. diff --git a/pom.xml b/pom.xml index 627881fd5..a2a131215 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.2.5.BUILD-SNAPSHOT + 2.2.5.RELEASE pom spring-batch-parent @@ -23,7 +23,7 @@ http://github.com/spring-projects/spring-batch scm:git:git://github.com/spring-projects/spring-batch.git scm:git:ssh://git@github.com/spring-projects/spring-batch.git - HEAD + 2.2.5.RELEASE JIRA diff --git a/spring-batch-core-tests/pom.xml b/spring-batch-core-tests/pom.xml index 0cdd87aa8..c60bdd67a 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.2.5.BUILD-SNAPSHOT + 2.2.5.RELEASE ../spring-batch-parent diff --git a/spring-batch-core/pom.xml b/spring-batch-core/pom.xml index 38bfd8237..983dc8c39 100644 --- a/spring-batch-core/pom.xml +++ b/spring-batch-core/pom.xml @@ -9,7 +9,7 @@ org.springframework.batch spring-batch-parent - 2.2.5.BUILD-SNAPSHOT + 2.2.5.RELEASE ../spring-batch-parent diff --git a/spring-batch-infrastructure-tests/pom.xml b/spring-batch-infrastructure-tests/pom.xml index fc402ebe9..51ba1114f 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.2.5.BUILD-SNAPSHOT + 2.2.5.RELEASE ../spring-batch-parent @@ -57,7 +57,7 @@ org.springframework.batch spring-batch-infrastructure - 2.2.5.BUILD-SNAPSHOT + 2.2.5.RELEASE org.hsqldb diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml index 33c31ec2b..2d30e6bda 100644 --- a/spring-batch-infrastructure/pom.xml +++ b/spring-batch-infrastructure/pom.xml @@ -12,7 +12,7 @@ org.springframework.batch spring-batch-parent - 2.2.5.BUILD-SNAPSHOT + 2.2.5.RELEASE ../spring-batch-parent diff --git a/spring-batch-parent/pom.xml b/spring-batch-parent/pom.xml index de0035681..5ca297663 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.2.5.BUILD-SNAPSHOT + 2.2.5.RELEASE Spring Batch Parent Spring Batch parent project. Defines dependencies and common configuration for the build process. http://docs.spring.io/spring-batch/${project.artifactId} @@ -12,7 +12,7 @@ https://github.com/spring-projects/spring-batch scm:git:git://github.com/spring-projects/spring-batch.git scm:git:git://github.com/spring-projects/spring-batch.git - HEAD + 2.2.5.RELEASE diff --git a/spring-batch-samples/pom.xml b/spring-batch-samples/pom.xml index 11d3d9c18..229bf7086 100644 --- a/spring-batch-samples/pom.xml +++ b/spring-batch-samples/pom.xml @@ -9,7 +9,7 @@ org.springframework.batch spring-batch-parent - 2.2.5.BUILD-SNAPSHOT + 2.2.5.RELEASE ../spring-batch-parent diff --git a/spring-batch-test/pom.xml b/spring-batch-test/pom.xml index c62bd09df..ededf5f42 100755 --- a/spring-batch-test/pom.xml +++ b/spring-batch-test/pom.xml @@ -8,7 +8,7 @@ org.springframework.batch spring-batch-parent - 2.2.5.BUILD-SNAPSHOT + 2.2.5.RELEASE ../spring-batch-parent