From 3045019398f96e14245d901d27a8e6556cdcda21 Mon Sep 17 00:00:00 2001 From: Soby Chacko Date: Tue, 22 Feb 2022 17:47:16 -0500 Subject: [PATCH] Version downgrades Temporily downgrade SK to 3.0.0-M1 and Kafka client to 3.0.0 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 47e17fbba..b3c07d2e9 100644 --- a/pom.xml +++ b/pom.xml @@ -21,9 +21,9 @@ 17 - 3.0.0-SNAPSHOT + 3.0.0-M1 6.0.0-SNAPSHOT - 3.1.0 + 3.0.0 4.0.0-SNAPSHOT true true