diff --git a/parent/pom.xml b/parent/pom.xml index 8c2c3cae..0ccd1b1d 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 3.2.0-M2 + 3.2.0-SNAPSHOT ../pom.xml @@ -280,7 +280,7 @@ org.springframework.data.build spring-data-build-resources - 3.2.0-M2 + 3.2.0-SNAPSHOT zip true @@ -573,7 +573,7 @@ org.springframework.data.build spring-data-build-resources - 3.2.0-M2 + 3.2.0-SNAPSHOT zip true diff --git a/pom.xml b/pom.xml index b73a270d..92e3a370 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 3.2.0-M2 + 3.2.0-SNAPSHOT pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index c7fbd0b1..4539750f 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 3.2.0-M2 + 3.2.0-SNAPSHOT ../pom.xml