From afb3a0197bc5a561f6ed502cccf75c3ac2129e98 Mon Sep 17 00:00:00 2001 From: Spencer Gibb Date: Mon, 26 Feb 2018 15:21:34 -0500 Subject: [PATCH] Bump stream tests to boot 2.0.0.RC2 --- bus/pom.xml | 2 +- hystrix-amqp/pom.xml | 2 +- pom.xml | 2 +- turbine-amqp/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bus/pom.xml b/bus/pom.xml index 5327a9a..cceb9bb 100644 --- a/bus/pom.xml +++ b/bus/pom.xml @@ -14,7 +14,7 @@ org.springframework.boot spring-boot-starter-parent - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RC2 diff --git a/hystrix-amqp/pom.xml b/hystrix-amqp/pom.xml index 158a735..615102f 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.BUILD-SNAPSHOT + 2.0.0.RC2 diff --git a/pom.xml b/pom.xml index 6b359d6..9d467c2 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 1.5.3.RELEASE + 2.0.0.BUILD-SNAPSHOT spring-cloud-samples-tests diff --git a/turbine-amqp/pom.xml b/turbine-amqp/pom.xml index c1e3a3a..bda1137 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.BUILD-SNAPSHOT + 2.0.0.RC2