From 7053885b1839abd2fcb7cc2c575d9ad4f67ba65a Mon Sep 17 00:00:00 2001 From: Bibenbot Date: Wed, 8 Nov 2023 10:59:26 +0000 Subject: [PATCH] Prepare release v1.0.1 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 caecb436..c62be760 100644 --- a/kstreamplify-core-test/pom.xml +++ b/kstreamplify-core-test/pom.xml @@ -5,7 +5,7 @@ kstreamplify com.michelin - v1.0.2-SNAPSHOT + 1.0.1 4.0.0 @@ -15,7 +15,7 @@ com.michelin kstreamplify-core - v1.0.2-SNAPSHOT + 1.0.1 diff --git a/kstreamplify-core/pom.xml b/kstreamplify-core/pom.xml index 5799584f..179db17e 100644 --- a/kstreamplify-core/pom.xml +++ b/kstreamplify-core/pom.xml @@ -5,7 +5,7 @@ kstreamplify com.michelin - v1.0.2-SNAPSHOT + 1.0.1 4.0.0 diff --git a/kstreamplify-spring-boot/pom.xml b/kstreamplify-spring-boot/pom.xml index 25b3b7b1..cd269e7e 100644 --- a/kstreamplify-spring-boot/pom.xml +++ b/kstreamplify-spring-boot/pom.xml @@ -5,7 +5,7 @@ kstreamplify com.michelin - v1.0.2-SNAPSHOT + 1.0.1 4.0.0 @@ -47,7 +47,7 @@ com.michelin kstreamplify-core - v1.0.2-SNAPSHOT + 1.0.1 diff --git a/pom.xml b/pom.xml index cc6b8f81..bd6e9e9a 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.michelin kstreamplify - v1.0.2-SNAPSHOT + 1.0.1 kstreamplify Kstreamplify is a Java library that brings new features on top of Kafka Streams. https://github.com/michelin/kstreamplify