diff --git a/archetypes/pom.xml b/archetypes/pom.xml index dcf7a0c5c..94c55ba96 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -10,7 +10,7 @@ org.springframework.batch spring-batch-parent - 2.1.3.CI-SNAPSHOT + 2.1.3.RELEASE ../spring-batch-parent diff --git a/archetypes/simple-cli/pom.xml b/archetypes/simple-cli/pom.xml index 96b0a351b..08432f8b5 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.3.CI-SNAPSHOT + 2.1.3.RELEASE jar Commandline http://www.springframework.org/spring-batch/archetypes/simple-cli-archetype diff --git a/pom.xml b/pom.xml index cd64ff05c..af407c799 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.3.CI-SNAPSHOT + 2.1.3.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.1.3.RELEASE + scm:svn:https://src.springframework.org/svn/spring-batch/tags/2.1.3.RELEASE + scm:svn:https://src.springframework.org/svn/spring-batch/tags/2.1.3.RELEASE JIRA diff --git a/spring-batch-core-tests/pom.xml b/spring-batch-core-tests/pom.xml index 3c1da6b81..ec10ef73f 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.3.CI-SNAPSHOT + 2.1.3.RELEASE ../spring-batch-parent diff --git a/spring-batch-core/pom.xml b/spring-batch-core/pom.xml index 4f53c7c56..20aea1253 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.3.CI-SNAPSHOT + 2.1.3.RELEASE ../spring-batch-parent diff --git a/spring-batch-infrastructure-tests/pom.xml b/spring-batch-infrastructure-tests/pom.xml index 78d4c88ca..1b6fe1c5a 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.3.CI-SNAPSHOT + 2.1.3.RELEASE ../spring-batch-parent @@ -84,7 +84,7 @@ org.springframework.batch spring-batch-infrastructure - 2.1.3.CI-SNAPSHOT + 2.1.3.RELEASE hsqldb diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml index ba906f627..7af51ac97 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.3.CI-SNAPSHOT + 2.1.3.RELEASE ../spring-batch-parent diff --git a/spring-batch-parent/pom.xml b/spring-batch-parent/pom.xml index 1f7fe8842..4782b623d 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.3.CI-SNAPSHOT + 2.1.3.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} diff --git a/spring-batch-samples/pom.xml b/spring-batch-samples/pom.xml index 15bd922d2..45aaba8b5 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.3.CI-SNAPSHOT + 2.1.3.RELEASE ../spring-batch-parent diff --git a/spring-batch-test/pom.xml b/spring-batch-test/pom.xml index a770be730..a67f85657 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.3.CI-SNAPSHOT + 2.1.3.RELEASE ../spring-batch-parent