From ade88ad51890d986c8dc4aa27081f2936794d211 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Mon, 20 Jul 2020 15:05:12 +0000 Subject: [PATCH] Going back to snapshots --- README.adoc | 2 +- docs/pom.xml | 2 +- pom.xml | 6 +++--- spring-cloud-stream-binder-test/pom.xml | 2 +- spring-cloud-stream-integration-tests/pom.xml | 2 +- spring-cloud-stream-test-support-internal/pom.xml | 2 +- spring-cloud-stream-test-support/pom.xml | 2 +- spring-cloud-stream/pom.xml | 2 +- 8 files changed, 10 insertions(+), 10 deletions(-) diff --git a/README.adoc b/README.adoc index e167ab3b9..7844f3277 100644 --- a/README.adoc +++ b/README.adoc @@ -73,7 +73,7 @@ If you chose RabbitMQ for the middleware, your Spring Initializr should now be a [%hardbreaks] [%hardbreaks] [%hardbreaks] -image::/docs/src/main/asciidoc/images/spring-initializr.png[align="center"] +image::{github-raw}/docs/src/main/asciidoc/images/spring-initializr.png[align="center"] [%hardbreaks] [%hardbreaks] diff --git a/docs/pom.xml b/docs/pom.xml index 1771f1e13..7d08b54e8 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -7,7 +7,7 @@ org.springframework.cloud spring-cloud-stream-parent - 3.1.0-M2 + 3.1.0-SNAPSHOT jar spring-cloud-stream-core-docs diff --git a/pom.xml b/pom.xml index 39a6902ec..077eec9ab 100644 --- a/pom.xml +++ b/pom.xml @@ -4,12 +4,12 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 spring-cloud-stream-parent - 3.1.0-M2 + 3.1.0-SNAPSHOT pom org.springframework.cloud spring-cloud-build - 3.0.0-M3 + 3.0.0-SNAPSHOT @@ -25,7 +25,7 @@ 1.8 2020.0.0-M1 2.1 - 3.1.0-M2 + 3.1.0-SNAPSHOT true true true diff --git a/spring-cloud-stream-binder-test/pom.xml b/spring-cloud-stream-binder-test/pom.xml index 8211e7081..ab0ccf2ab 100644 --- a/spring-cloud-stream-binder-test/pom.xml +++ b/spring-cloud-stream-binder-test/pom.xml @@ -13,7 +13,7 @@ org.springframework.cloud spring-cloud-stream-parent - 3.1.0-M2 + 3.1.0-SNAPSHOT diff --git a/spring-cloud-stream-integration-tests/pom.xml b/spring-cloud-stream-integration-tests/pom.xml index bb9d92f77..cfa93821f 100644 --- a/spring-cloud-stream-integration-tests/pom.xml +++ b/spring-cloud-stream-integration-tests/pom.xml @@ -12,7 +12,7 @@ org.springframework.cloud spring-cloud-stream-parent - 3.1.0-M2 + 3.1.0-SNAPSHOT diff --git a/spring-cloud-stream-test-support-internal/pom.xml b/spring-cloud-stream-test-support-internal/pom.xml index e17d85a41..fb0adb288 100644 --- a/spring-cloud-stream-test-support-internal/pom.xml +++ b/spring-cloud-stream-test-support-internal/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud spring-cloud-stream-parent - 3.1.0-M2 + 3.1.0-SNAPSHOT spring-cloud-stream-test-support-internal Set of classes and utility code that may assist in testing both diff --git a/spring-cloud-stream-test-support/pom.xml b/spring-cloud-stream-test-support/pom.xml index dadc526ca..bf091d399 100644 --- a/spring-cloud-stream-test-support/pom.xml +++ b/spring-cloud-stream-test-support/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud spring-cloud-stream-parent - 3.1.0-M2 + 3.1.0-SNAPSHOT spring-cloud-stream-test-support A set of classes to ease testing of Spring Cloud Stream modules. diff --git a/spring-cloud-stream/pom.xml b/spring-cloud-stream/pom.xml index 9ba259e41..c1600bac0 100644 --- a/spring-cloud-stream/pom.xml +++ b/spring-cloud-stream/pom.xml @@ -12,7 +12,7 @@ org.springframework.cloud spring-cloud-stream-parent - 3.1.0-M2 + 3.1.0-SNAPSHOT