diff --git a/core/pom.xml b/core/pom.xml index 0fbca9ece..b9da65f75 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -13,7 +13,7 @@ org.springframework.batch spring-batch-parent 1.0.0-m3-SNAPSHOT - .. + ../parent diff --git a/docs/pom.xml b/docs/pom.xml index 520e0d266..f05d6fdb1 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -10,7 +10,7 @@ org.springframework.batch spring-batch-parent 1.0.0-m3-SNAPSHOT - .. + ../parent diff --git a/execution/pom.xml b/execution/pom.xml index 73e51232f..06ed8d3bb 100644 --- a/execution/pom.xml +++ b/execution/pom.xml @@ -13,7 +13,7 @@ org.springframework.batch spring-batch-parent 1.0.0-m3-SNAPSHOT - .. + ../parent diff --git a/infrastructure/pom.xml b/infrastructure/pom.xml index e5834832c..2bc337ef9 100644 --- a/infrastructure/pom.xml +++ b/infrastructure/pom.xml @@ -15,7 +15,7 @@ org.springframework.batch spring-batch-parent 1.0.0-m3-SNAPSHOT - .. + ../parent diff --git a/integration/pom.xml b/integration/pom.xml index fbaad125e..675a7c9da 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -14,7 +14,7 @@ org.springframework.batch 1.0.0-m3-SNAPSHOT spring-batch-parent - .. + ../parent diff --git a/samples/pom.xml b/samples/pom.xml index a1d2f060c..f78bad5b6 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -11,7 +11,7 @@ org.springframework.batch spring-batch-parent 1.0.0-m3-SNAPSHOT - .. + ../parent