diff --git a/docs/pom.xml b/docs/pom.xml index 8d3eb687d..b451d50ed 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -9,7 +9,7 @@ org.springframework.batch spring-batch - 1.0.0.FINAL-SNAPSHOT + 1.0.0.FINAL .. diff --git a/pom.xml b/pom.xml index 5ff6e245a..9b606dd19 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,4 @@ - + 4.0.0 org.springframework.batch spring-batch @@ -8,7 +7,7 @@ - 1.0.0.FINAL-SNAPSHOT + 1.0.0.FINAL pom spring-batch-infrastructure @@ -23,11 +22,9 @@ http://www.springsource.com - http://fisheye3.cenqua.com/browse/springframework/spring-batch/trunk - scm:svn:http://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/trunk - - scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/trunk - + http://fisheye3.cenqua.com/browse/springframework/spring-batch/tags/spring-batch-1.0.0.FINAL + scm:svn:http://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/tags/spring-batch-1.0.0.FINAL + scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/tags/spring-batch-1.0.0.FINAL JIRA diff --git a/spring-batch-core/pom.xml b/spring-batch-core/pom.xml index 14062ce12..3e735a02b 100644 --- a/spring-batch-core/pom.xml +++ b/spring-batch-core/pom.xml @@ -12,7 +12,7 @@ org.springframework.batch spring-batch - 1.0.0.FINAL-SNAPSHOT + 1.0.0.FINAL .. diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml index 087b287ca..940306a7e 100644 --- a/spring-batch-infrastructure/pom.xml +++ b/spring-batch-infrastructure/pom.xml @@ -1,5 +1,4 @@ - + 4.0.0 spring-batch-infrastructure jar @@ -11,7 +10,7 @@ org.springframework.batch spring-batch - 1.0.0.FINAL-SNAPSHOT + 1.0.0.FINAL .. diff --git a/spring-batch-integration/pom.xml b/spring-batch-integration/pom.xml index 2b87c7dab..867970354 100644 --- a/spring-batch-integration/pom.xml +++ b/spring-batch-integration/pom.xml @@ -1,5 +1,4 @@ - + 4.0.0 spring-batch-integration jar @@ -7,7 +6,7 @@ Integration tests for the Spring Batch Infrastructure org.springframework.batch - 1.0.0.FINAL-SNAPSHOT + 1.0.0.FINAL spring-batch .. diff --git a/spring-batch-samples/pom.xml b/spring-batch-samples/pom.xml index eb7446248..4e055bbab 100644 --- a/spring-batch-samples/pom.xml +++ b/spring-batch-samples/pom.xml @@ -1,5 +1,4 @@ - + 4.0.0 spring-batch-samples jar @@ -11,7 +10,7 @@ org.springframework.batch spring-batch - 1.0.0.FINAL-SNAPSHOT + 1.0.0.FINAL ..