diff --git a/parent/pom.xml b/parent/pom.xml index b29c8b39..fdd36822 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 3.1.0-RC1 + 3.1.0-SNAPSHOT ../pom.xml @@ -281,7 +281,7 @@ org.springframework.data.build spring-data-build-resources - 3.1.0-RC1 + 3.1.0-SNAPSHOT zip true @@ -574,7 +574,7 @@ org.springframework.data.build spring-data-build-resources - 3.1.0-RC1 + 3.1.0-SNAPSHOT zip true diff --git a/pom.xml b/pom.xml index f20202c0..de25f79c 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 3.1.0-RC1 + 3.1.0-SNAPSHOT pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index a5682d20..575bfaba 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 3.1.0-RC1 + 3.1.0-SNAPSHOT ../pom.xml