From c5ce9486c63dad424be95c945fb241e82ab6a770 Mon Sep 17 00:00:00 2001 From: Bibenbot Date: Fri, 4 Oct 2024 13:17:47 +0000 Subject: [PATCH] Prepare release v1.0.3 Signed-off-by: Bibenbot --- kstreamplify-core-test/pom.xml | 4 ++-- kstreamplify-core/pom.xml | 2 +- kstreamplify-spring-boot/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/kstreamplify-core-test/pom.xml b/kstreamplify-core-test/pom.xml index 237665c7..eb428176 100644 --- a/kstreamplify-core-test/pom.xml +++ b/kstreamplify-core-test/pom.xml @@ -5,7 +5,7 @@ kstreamplify com.michelin - 1.0.3-SNAPSHOT + 1.0.3 4.0.0 @@ -15,7 +15,7 @@ com.michelin kstreamplify-core - 1.0.3-SNAPSHOT + 1.0.3 diff --git a/kstreamplify-core/pom.xml b/kstreamplify-core/pom.xml index c7935ec2..c437dedf 100644 --- a/kstreamplify-core/pom.xml +++ b/kstreamplify-core/pom.xml @@ -5,7 +5,7 @@ kstreamplify com.michelin - 1.0.3-SNAPSHOT + 1.0.3 4.0.0 diff --git a/kstreamplify-spring-boot/pom.xml b/kstreamplify-spring-boot/pom.xml index 7c771aba..41288e17 100644 --- a/kstreamplify-spring-boot/pom.xml +++ b/kstreamplify-spring-boot/pom.xml @@ -5,7 +5,7 @@ kstreamplify com.michelin - 1.0.3-SNAPSHOT + 1.0.3 4.0.0 diff --git a/pom.xml b/pom.xml index c2ae09c6..52c91b3f 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.michelin kstreamplify - 1.0.3-SNAPSHOT + 1.0.3 kstreamplify Kstreamplify is a Java library that brings new features on top of Kafka Streams. https://github.com/michelin/kstreamplify