diff --git a/dist/pom.xml b/dist/pom.xml index 325d937df..dcd4b4dfa 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -12,7 +12,7 @@ org.springframework.batch spring-batch - 1.0.1.dev-SNAPSHOT + 1.0.1.DEV-SNAPSHOT .. diff --git a/docs/pom.xml b/docs/pom.xml index f648bd045..5676c9c61 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -9,7 +9,7 @@ org.springframework.batch spring-batch - 1.0.1.dev-SNAPSHOT + 1.0.1.DEV-SNAPSHOT .. diff --git a/pom.xml b/pom.xml index 94949e9b7..dff221444 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ - 1.0.1.dev-SNAPSHOT + 1.0.1.DEV-SNAPSHOT pom spring-batch-infrastructure diff --git a/spring-batch-core/pom.xml b/spring-batch-core/pom.xml index 0dc052caf..e782cfcde 100644 --- a/spring-batch-core/pom.xml +++ b/spring-batch-core/pom.xml @@ -12,7 +12,7 @@ org.springframework.batch spring-batch - 1.0.1.dev-SNAPSHOT + 1.0.1.DEV-SNAPSHOT .. diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml index dab48d742..cceb4ea78 100644 --- a/spring-batch-infrastructure/pom.xml +++ b/spring-batch-infrastructure/pom.xml @@ -10,7 +10,7 @@ org.springframework.batch spring-batch - 1.0.1.dev-SNAPSHOT + 1.0.1.DEV-SNAPSHOT .. diff --git a/spring-batch-integration/pom.xml b/spring-batch-integration/pom.xml index 1b7b33122..c5d497e35 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.1.dev-SNAPSHOT + 1.0.1.DEV-SNAPSHOT spring-batch .. diff --git a/spring-batch-samples/pom.xml b/spring-batch-samples/pom.xml index b0875e309..46ff87fc6 100644 --- a/spring-batch-samples/pom.xml +++ b/spring-batch-samples/pom.xml @@ -10,7 +10,7 @@ org.springframework.batch spring-batch - 1.0.1.dev-SNAPSHOT + 1.0.1.DEV-SNAPSHOT ..