From 174b973d8f7c1eabccfe530d61a68bee9c107667 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Fri, 30 Jul 2021 14:51:14 +0000 Subject: [PATCH] Update SNAPSHOT to 3.2.0-M1 --- 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 +- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/pom.xml b/docs/pom.xml index b4e38834f..b4fa155e3 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -7,7 +7,7 @@ org.springframework.cloud spring-cloud-stream-parent - 3.2.0-SNAPSHOT + 3.2.0-M1 jar spring-cloud-stream-docs diff --git a/pom.xml b/pom.xml index 912591e99..a02654958 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.2.0-SNAPSHOT + 3.2.0-M1 pom org.springframework.cloud spring-cloud-build - 3.1.0-SNAPSHOT + 3.1.0-M1 @@ -25,7 +25,7 @@ 1.8 2020.0.7 2.1 - 3.2.0-SNAPSHOT + 3.2.0-M1 true true true diff --git a/spring-cloud-stream-binder-test/pom.xml b/spring-cloud-stream-binder-test/pom.xml index 84104c47f..389ef4c6b 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.2.0-SNAPSHOT + 3.2.0-M1 diff --git a/spring-cloud-stream-integration-tests/pom.xml b/spring-cloud-stream-integration-tests/pom.xml index 842793cf4..9fde4d02f 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.2.0-SNAPSHOT + 3.2.0-M1 diff --git a/spring-cloud-stream-test-support-internal/pom.xml b/spring-cloud-stream-test-support-internal/pom.xml index aeb3ceefa..6cb8e89a0 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.2.0-SNAPSHOT + 3.2.0-M1 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 979d4e103..56d75bada 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.2.0-SNAPSHOT + 3.2.0-M1 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 f8f6bb803..bb7e0c5fd 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.2.0-SNAPSHOT + 3.2.0-M1