diff --git a/dist/pom.xml b/dist/pom.xml index 7e9348138..b2afcb461 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -12,7 +12,7 @@ org.springframework.batch spring-batch - 1.0.0.-SNAPSHOT + 1.0.0.FINAL-SNAPSHOT .. diff --git a/docs/pom.xml b/docs/pom.xml index 5ab35ac69..8d3eb687d 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -9,7 +9,7 @@ org.springframework.batch spring-batch - 1.0.0.-SNAPSHOT + 1.0.0.FINAL-SNAPSHOT .. diff --git a/pom.xml b/pom.xml index d7c895ad0..dbfb391b3 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ - 1.0.0.-SNAPSHOT + 1.0.0.FINAL-SNAPSHOT pom spring-batch-infrastructure diff --git a/spring-batch-core/pom.xml b/spring-batch-core/pom.xml index 98f13d58c..14062ce12 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.-SNAPSHOT + 1.0.0.FINAL-SNAPSHOT .. diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml index 0badd449c..087b287ca 100644 --- a/spring-batch-infrastructure/pom.xml +++ b/spring-batch-infrastructure/pom.xml @@ -11,7 +11,7 @@ org.springframework.batch spring-batch - 1.0.0.-SNAPSHOT + 1.0.0.FINAL-SNAPSHOT .. diff --git a/spring-batch-integration/pom.xml b/spring-batch-integration/pom.xml index 8505b7f9b..2b87c7dab 100644 --- a/spring-batch-integration/pom.xml +++ b/spring-batch-integration/pom.xml @@ -7,7 +7,7 @@ Integration tests for the Spring Batch Infrastructure org.springframework.batch - 1.0.0.-SNAPSHOT + 1.0.0.FINAL-SNAPSHOT spring-batch .. diff --git a/spring-batch-samples/pom.xml b/spring-batch-samples/pom.xml index 087acf0a3..eb7446248 100644 --- a/spring-batch-samples/pom.xml +++ b/spring-batch-samples/pom.xml @@ -11,7 +11,7 @@ org.springframework.batch spring-batch - 1.0.0.-SNAPSHOT + 1.0.0.FINAL-SNAPSHOT ..