From 51c34af16e869cad83c5801312e457c80442ebed Mon Sep 17 00:00:00 2001 From: runner Date: Tue, 7 Feb 2023 02:33:28 +0000 Subject: [PATCH] Updating develop poms back to pre merge state --- kobuka-client/pom.xml | 2 +- kobuka-gen/pom.xml | 2 +- kobuka-spring/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/kobuka-client/pom.xml b/kobuka-client/pom.xml index 1bd52b8..61d8b49 100644 --- a/kobuka-client/pom.xml +++ b/kobuka-client/pom.xml @@ -3,7 +3,7 @@ kobuka org.swisspush - 1.4.3 + 1.4.4-SNAPSHOT 4.0.0 diff --git a/kobuka-gen/pom.xml b/kobuka-gen/pom.xml index be79b5f..5e42f92 100644 --- a/kobuka-gen/pom.xml +++ b/kobuka-gen/pom.xml @@ -3,7 +3,7 @@ kobuka org.swisspush - 1.4.3 + 1.4.4-SNAPSHOT 4.0.0 diff --git a/kobuka-spring/pom.xml b/kobuka-spring/pom.xml index 06f148e..9543735 100644 --- a/kobuka-spring/pom.xml +++ b/kobuka-spring/pom.xml @@ -3,7 +3,7 @@ kobuka org.swisspush - 1.4.3 + 1.4.4-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index a7e4cc1..88d4720 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.swisspush kobuka pom - 1.4.3 + 1.4.4-SNAPSHOT kobuka Config Builders for Kafka. A fluent API for configuring kafka clients. https://github.com/swisspush/kobuka