diff --git a/parent/pom.xml b/parent/pom.xml index ce83a012..ba72f8c7 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 4.0.0-M2 + 4.0.0-SNAPSHOT ../pom.xml @@ -479,7 +479,7 @@ org.springframework.data.build spring-data-build-resources - 4.0.0-M2 + 4.0.0-SNAPSHOT zip true @@ -787,7 +787,7 @@ org.springframework.data.build spring-data-build-resources - 4.0.0-M2 + 4.0.0-SNAPSHOT zip true diff --git a/pom.xml b/pom.xml index b37e1c5b..c561f16a 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 4.0.0-M2 + 4.0.0-SNAPSHOT pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index cf98ba3d..f8d2bb64 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 4.0.0-M2 + 4.0.0-SNAPSHOT ../pom.xml