From 4679945d29bc876dfb393aaf26313adb606d5575 Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Tue, 13 Jul 2021 15:04:49 +0200 Subject: [PATCH] Switch main to 1.2 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 7768306..a2301d2 100644 --- a/pom.xml +++ b/pom.xml @@ -2,12 +2,12 @@ 4.0.0 spring-cloud-schema-registry-parent - 1.1.4-SNAPSHOT + 1.2.0-SNAPSHOT pom org.springframework.cloud spring-cloud-build - 3.0.3 + 3.1.0-SNAPSHOT @@ -21,7 +21,7 @@ 1.8 - 3.1.4-SNAPSHOT + 3.2.0-SNAPSHOT true true true