From 37651fdb313e60ed71650021a93df66c3f5e5276 Mon Sep 17 00:00:00 2001 From: runner Date: Tue, 7 Feb 2023 02:33:00 +0000 Subject: [PATCH] updating poms for 1.4.4-SNAPSHOT development --- 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 2aceffa..61d8b49 100644 --- a/kobuka-client/pom.xml +++ b/kobuka-client/pom.xml @@ -3,7 +3,7 @@ kobuka org.swisspush - 1.4.3-SNAPSHOT + 1.4.4-SNAPSHOT 4.0.0 diff --git a/kobuka-gen/pom.xml b/kobuka-gen/pom.xml index 8b15a95..5e42f92 100644 --- a/kobuka-gen/pom.xml +++ b/kobuka-gen/pom.xml @@ -3,7 +3,7 @@ kobuka org.swisspush - 1.4.3-SNAPSHOT + 1.4.4-SNAPSHOT 4.0.0 diff --git a/kobuka-spring/pom.xml b/kobuka-spring/pom.xml index af5e295..9543735 100644 --- a/kobuka-spring/pom.xml +++ b/kobuka-spring/pom.xml @@ -3,7 +3,7 @@ kobuka org.swisspush - 1.4.3-SNAPSHOT + 1.4.4-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index 961ef0e..88d4720 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.swisspush kobuka pom - 1.4.3-SNAPSHOT + 1.4.4-SNAPSHOT kobuka Config Builders for Kafka. A fluent API for configuring kafka clients. https://github.com/swisspush/kobuka