From d98a987f57e2c7c3f8c2ed87f46675d73d16d899 Mon Sep 17 00:00:00 2001 From: Xin Date: Wed, 1 Sep 2021 09:33:58 +0700 Subject: [PATCH] changed version to 1.0.3-SNAPSHOT --- 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 9591352..56a86d3 100644 --- a/kobuka-client/pom.xml +++ b/kobuka-client/pom.xml @@ -5,7 +5,7 @@ kobuka org.swisspush - 1.0.2-SNAPSHOT + 1.0.3-SNAPSHOT 4.0.0 diff --git a/kobuka-gen/pom.xml b/kobuka-gen/pom.xml index 2aaee48..d35ce8a 100644 --- a/kobuka-gen/pom.xml +++ b/kobuka-gen/pom.xml @@ -5,7 +5,7 @@ kobuka org.swisspush - 1.0.2-SNAPSHOT + 1.0.3-SNAPSHOT 4.0.0 diff --git a/kobuka-spring/pom.xml b/kobuka-spring/pom.xml index 3417cc4..9cee767 100644 --- a/kobuka-spring/pom.xml +++ b/kobuka-spring/pom.xml @@ -5,7 +5,7 @@ kobuka org.swisspush - 1.0.2-SNAPSHOT + 1.0.3-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index 70930c6..d88ab2a 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ org.swisspush kobuka pom - 1.0.2-SNAPSHOT + 1.0.3-SNAPSHOT kobuka Config Builders for Kafka. A fluent API for configuring kafka clients. https://github.com/swisspush/kobuka