diff --git a/core/pom.xml b/core/pom.xml index 4f9d92445..1f5781ac3 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -12,7 +12,7 @@ org.springframework.batch spring-batch-parent - 1.0.0.m4-SNAPSHOT + 1.0.0.m3-SNAPSHOT ../parent diff --git a/docs/pom.xml b/docs/pom.xml index c7e028eab..a6cd65553 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -9,7 +9,7 @@ org.springframework.batch spring-batch-parent - 1.0.0.m4-SNAPSHOT + 1.0.0.m3-SNAPSHOT ../parent diff --git a/execution/pom.xml b/execution/pom.xml index fa53d6ec8..74473d7a2 100644 --- a/execution/pom.xml +++ b/execution/pom.xml @@ -12,7 +12,7 @@ org.springframework.batch spring-batch-parent - 1.0.0.m4-SNAPSHOT + 1.0.0.m3-SNAPSHOT ../parent diff --git a/infrastructure/pom.xml b/infrastructure/pom.xml index e29a28cf4..8cfc1716f 100644 --- a/infrastructure/pom.xml +++ b/infrastructure/pom.xml @@ -12,7 +12,7 @@ org.springframework.batch spring-batch-parent - 1.0.0.m4-SNAPSHOT + 1.0.0.m3-SNAPSHOT ../parent diff --git a/integration/pom.xml b/integration/pom.xml index 76b7ab0c5..56a2276f8 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -10,7 +10,7 @@ org.springframework.batch - 1.0.0.m4-SNAPSHOT + 1.0.0.m3-SNAPSHOT spring-batch-parent ../parent diff --git a/parent/pom.xml b/parent/pom.xml index a5a6c5b18..65a7e2538 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -8,7 +8,7 @@ - 1.0.0.m4-SNAPSHOT + 1.0.0.m3-SNAPSHOT pom http://www.springframework.org/spring-batch diff --git a/pom.xml b/pom.xml index 1a1c92a59..4ecb06c37 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ - 1.0.0.m4-SNAPSHOT + 1.0.0.m3-SNAPSHOT pom http://www.springframework.org/spring-batch diff --git a/samples/pom.xml b/samples/pom.xml index e2b8b90b8..9ea32bbca 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -10,7 +10,7 @@ org.springframework.batch spring-batch-parent - 1.0.0.m4-SNAPSHOT + 1.0.0.m3-SNAPSHOT ../parent