From 971bbf666afb9ea9ffedaa771b9369c805d16093 Mon Sep 17 00:00:00 2001 From: Bibenbot Date: Mon, 14 Oct 2024 14:59:02 +0000 Subject: [PATCH] Prepare next snapshot version [skip ci] Signed-off-by: Bibenbot --- kstreamplify-core-test/pom.xml | 4 ++-- kstreamplify-core/pom.xml | 2 +- kstreamplify-spring-boot/pom.xml | 4 ++-- pom.xml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/kstreamplify-core-test/pom.xml b/kstreamplify-core-test/pom.xml index b6181bf..9eecc00 100644 --- a/kstreamplify-core-test/pom.xml +++ b/kstreamplify-core-test/pom.xml @@ -5,7 +5,7 @@ kstreamplify com.michelin - 1.1.1 + 1.1.2-SNAPSHOT 4.0.0 @@ -15,7 +15,7 @@ com.michelin kstreamplify-core - 1.1.1 + 1.1.2-SNAPSHOT diff --git a/kstreamplify-core/pom.xml b/kstreamplify-core/pom.xml index 306fce7..2ade8f3 100644 --- a/kstreamplify-core/pom.xml +++ b/kstreamplify-core/pom.xml @@ -5,7 +5,7 @@ kstreamplify com.michelin - 1.1.1 + 1.1.2-SNAPSHOT 4.0.0 diff --git a/kstreamplify-spring-boot/pom.xml b/kstreamplify-spring-boot/pom.xml index 8a59738..4ade617 100644 --- a/kstreamplify-spring-boot/pom.xml +++ b/kstreamplify-spring-boot/pom.xml @@ -5,7 +5,7 @@ kstreamplify com.michelin - 1.1.1 + 1.1.2-SNAPSHOT 4.0.0 @@ -51,7 +51,7 @@ com.michelin kstreamplify-core - 1.1.1 + 1.1.2-SNAPSHOT diff --git a/pom.xml b/pom.xml index 7a8fa0b..69f5211 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.michelin kstreamplify - 1.1.1 + 1.1.2-SNAPSHOT kstreamplify Kstreamplify is a Java library that brings new features on top of Kafka Streams. https://github.com/michelin/kstreamplify