From c0867062a0d2b1d6cfda8bab74e9f7347fd2f1ac Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Tue, 13 Jul 2021 14:47:43 +0200 Subject: [PATCH] Switch main to 3.2 --- pom.xml | 4 ++-- spring-cloud-function-dependencies/pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 7e1b38ee3..08b486eeb 100644 --- a/pom.xml +++ b/pom.xml @@ -6,13 +6,13 @@ spring-cloud-function-parent Spring Cloud Function Parent - 3.1.4-SNAPSHOT + 3.2.0-SNAPSHOT pom org.springframework.cloud spring-cloud-build - 3.0.4-SNAPSHOT + 3.1.0-SNAPSHOT diff --git a/spring-cloud-function-dependencies/pom.xml b/spring-cloud-function-dependencies/pom.xml index 5f2c24695..1d4681965 100644 --- a/spring-cloud-function-dependencies/pom.xml +++ b/spring-cloud-function-dependencies/pom.xml @@ -6,11 +6,11 @@ spring-cloud-dependencies-parent org.springframework.cloud - 3.0.4-SNAPSHOT + 3.1.0-SNAPSHOT spring-cloud-function-dependencies - 3.1.4-SNAPSHOT + 3.2.0-SNAPSHOT pom Spring Cloud Function Dependencies Spring Cloud Function Dependencies