diff --git a/docs/pom.xml b/docs/pom.xml index 751946c69..71be07ef8 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -9,7 +9,7 @@ org.springframework.batch spring-batch - 1.0.2.BUILD-APSHOT + 1.0.2.BUILD-SNAPSHOT .. diff --git a/pom.xml b/pom.xml index e538161eb..dfcbe2c28 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ - 1.0.2.BUILD-APSHOT + 1.0.2.BUILD-SNAPSHOT pom spring-batch-infrastructure diff --git a/spring-batch-core/pom.xml b/spring-batch-core/pom.xml index c8d5a5ba6..0a0df7c72 100644 --- a/spring-batch-core/pom.xml +++ b/spring-batch-core/pom.xml @@ -12,7 +12,7 @@ org.springframework.batch spring-batch - 1.0.2.BUILD-APSHOT + 1.0.2.BUILD-SNAPSHOT .. diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml index 0522d7a32..ed40dde5c 100644 --- a/spring-batch-infrastructure/pom.xml +++ b/spring-batch-infrastructure/pom.xml @@ -10,7 +10,7 @@ org.springframework.batch spring-batch - 1.0.2.BUILD-APSHOT + 1.0.2.BUILD-SNAPSHOT .. diff --git a/spring-batch-integration/pom.xml b/spring-batch-integration/pom.xml index 0cca56c05..dd903b498 100644 --- a/spring-batch-integration/pom.xml +++ b/spring-batch-integration/pom.xml @@ -6,7 +6,7 @@ Integration tests for the Spring Batch Infrastructure org.springframework.batch - 1.0.2.BUILD-APSHOT + 1.0.2.BUILD-SNAPSHOT spring-batch .. diff --git a/spring-batch-samples/pom.xml b/spring-batch-samples/pom.xml index 4682f6fc8..ad80b652c 100644 --- a/spring-batch-samples/pom.xml +++ b/spring-batch-samples/pom.xml @@ -10,7 +10,7 @@ org.springframework.batch spring-batch - 1.0.2.BUILD-APSHOT + 1.0.2.BUILD-SNAPSHOT ..