diff --git a/bus/pom.xml b/bus/pom.xml index cceb9bb..5327a9a 100644 --- a/bus/pom.xml +++ b/bus/pom.xml @@ -14,7 +14,7 @@ org.springframework.boot spring-boot-starter-parent - 2.0.0.RC2 + 2.0.0.BUILD-SNAPSHOT diff --git a/hystrix-amqp/pom.xml b/hystrix-amqp/pom.xml index 615102f..158a735 100644 --- a/hystrix-amqp/pom.xml +++ b/hystrix-amqp/pom.xml @@ -14,7 +14,7 @@ org.springframework.boot spring-boot-starter-parent - 2.0.0.RC2 + 2.0.0.BUILD-SNAPSHOT diff --git a/pom.xml b/pom.xml index 9d467c2..6b359d6 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 2.0.0.BUILD-SNAPSHOT + 1.5.3.RELEASE spring-cloud-samples-tests diff --git a/turbine-amqp/pom.xml b/turbine-amqp/pom.xml index bda1137..c1e3a3a 100644 --- a/turbine-amqp/pom.xml +++ b/turbine-amqp/pom.xml @@ -14,7 +14,7 @@ org.springframework.boot spring-boot-starter-parent - 2.0.0.RC2 + 2.0.0.BUILD-SNAPSHOT