diff --git a/parent/pom.xml b/parent/pom.xml index ff48a0c9..41584c62 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -30,7 +30,7 @@ spring-data-build - 3.0.0-M4 + 3.0.0-SNAPSHOT ../pom.xml @@ -478,7 +478,7 @@ spring-data-build-resources - 3.0.0-M4 + 3.0.0-SNAPSHOT zip @@ -1064,7 +1064,7 @@ spring-data-build-resources - 3.0.0-M4 + 3.0.0-SNAPSHOT zip diff --git a/pom.xml b/pom.xml index bc4a4cd3..f98cc6ce 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 3.0.0-M4 + 3.0.0-SNAPSHOT pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index f9ff05ed..7ee61c5c 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 3.0.0-M4 + 3.0.0-SNAPSHOT ../pom.xml