diff --git a/pom.xml b/pom.xml index 6ed97df2..2e7acd4f 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.cloud spring-cloud-build - 2.0.0.M2 + 2.0.0.BUILD-SNAPSHOT pom Spring Cloud Parent Spring Cloud parent pom, managing plugins and dependencies for Spring Cloud projects @@ -38,7 +38,7 @@ org.springframework.cloud spring-cloud-build-dependencies - 2.0.0.M2 + 2.0.0.BUILD-SNAPSHOT pom import diff --git a/spring-cloud-build-dependencies/pom.xml b/spring-cloud-build-dependencies/pom.xml index eb0cbca7..786b8682 100644 --- a/spring-cloud-build-dependencies/pom.xml +++ b/spring-cloud-build-dependencies/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.cloud spring-cloud-build-dependencies - 2.0.0.M2 + 2.0.0.BUILD-SNAPSHOT spring-cloud-build-tools pom Spring Cloud Build Dependencies: an internal BOM for use with Spring Cloud projects. Use as a BOM or by inheriting from the spring-cloud build parent. diff --git a/spring-cloud-build-tools/pom.xml b/spring-cloud-build-tools/pom.xml index 84862b61..f022c9d5 100644 --- a/spring-cloud-build-tools/pom.xml +++ b/spring-cloud-build-tools/pom.xml @@ -11,7 +11,7 @@ org.springframework.cloud spring-cloud-build - 2.0.0.M2 + 2.0.0.BUILD-SNAPSHOT diff --git a/spring-cloud-dependencies-parent/pom.xml b/spring-cloud-dependencies-parent/pom.xml index eb9862d0..543c9414 100644 --- a/spring-cloud-dependencies-parent/pom.xml +++ b/spring-cloud-dependencies-parent/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.cloud - 2.0.0.M2 + 2.0.0.BUILD-SNAPSHOT spring-cloud-dependencies-parent pom spring-cloud-dependencies-parent