diff --git a/parent/pom.xml b/parent/pom.xml index fddabdd2..3cc7d650 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 3.0.0-M1 + 3.0.0-SNAPSHOT ../pom.xml @@ -278,7 +278,7 @@ org.springframework.data.build spring-data-build-resources - 3.0.0-M1 + 3.0.0-SNAPSHOT zip true @@ -605,7 +605,7 @@ org.springframework.data.build spring-data-build-resources - 3.0.0-M1 + 3.0.0-SNAPSHOT zip true diff --git a/pom.xml b/pom.xml index 86a2193a..e9ec9671 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 3.0.0-M1 + 3.0.0-SNAPSHOT pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index 15dde4bc..7ee61c5c 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 3.0.0-M1 + 3.0.0-SNAPSHOT ../pom.xml