diff --git a/pom.xml b/pom.xml index 2e7acd4f..6ed97df2 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.cloud spring-cloud-build - 2.0.0.BUILD-SNAPSHOT + 2.0.0.M2 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.BUILD-SNAPSHOT + 2.0.0.M2 pom import diff --git a/spring-cloud-build-dependencies/pom.xml b/spring-cloud-build-dependencies/pom.xml index 786b8682..eb0cbca7 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.BUILD-SNAPSHOT + 2.0.0.M2 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 f022c9d5..84862b61 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.BUILD-SNAPSHOT + 2.0.0.M2 diff --git a/spring-cloud-dependencies-parent/pom.xml b/spring-cloud-dependencies-parent/pom.xml index 543c9414..eb9862d0 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.BUILD-SNAPSHOT + 2.0.0.M2 spring-cloud-dependencies-parent pom spring-cloud-dependencies-parent