From 2e3966e7b17b9d21ed9ab720d5c9f55ae2567474 Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Tue, 13 Jul 2021 15:05:49 +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 4064e23b6..0a4f019d2 100644 --- a/pom.xml +++ b/pom.xml @@ -2,16 +2,16 @@ 4.0.0 spring-cloud-stream-binder-rabbit-parent - 3.1.4-SNAPSHOT + 3.2.0-SNAPSHOT pom org.springframework.cloud spring-cloud-build - 3.0.3 + 3.1.0-SNAPSHOT - 3.1.4-SNAPSHOT + 3.2.0-SNAPSHOT 1.8 true true