From 9b6388fb9c3dc3bc2f1d9e2bc3a8ac9def1b32d7 Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Tue, 13 Jul 2021 14:56:18 +0200 Subject: [PATCH] Switch main to 3.2 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 4d168aa1b..912591e99 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.4-SNAPSHOT + 3.2.0-SNAPSHOT pom org.springframework.cloud spring-cloud-build - 3.0.3 + 3.1.0-SNAPSHOT @@ -25,7 +25,7 @@ 1.8 2020.0.7 2.1 - 3.1.4-SNAPSHOT + 3.2.0-SNAPSHOT true true true