diff --git a/kstreamplify-core-test/pom.xml b/kstreamplify-core-test/pom.xml index 518c7534..eb428176 100644 --- a/kstreamplify-core-test/pom.xml +++ b/kstreamplify-core-test/pom.xml @@ -5,7 +5,7 @@ kstreamplify com.michelin - 1.0.2 + 1.0.3 4.0.0 @@ -15,7 +15,7 @@ com.michelin kstreamplify-core - 1.0.2 + 1.0.3 diff --git a/kstreamplify-core/pom.xml b/kstreamplify-core/pom.xml index 8a6df70f..c437dedf 100644 --- a/kstreamplify-core/pom.xml +++ b/kstreamplify-core/pom.xml @@ -5,7 +5,7 @@ kstreamplify com.michelin - 1.0.2 + 1.0.3 4.0.0 diff --git a/kstreamplify-spring-boot/pom.xml b/kstreamplify-spring-boot/pom.xml index 7d8fc857..71e5b280 100644 --- a/kstreamplify-spring-boot/pom.xml +++ b/kstreamplify-spring-boot/pom.xml @@ -5,7 +5,7 @@ kstreamplify com.michelin - 1.0.2 + 1.0.3 4.0.0 @@ -65,7 +65,7 @@ com.michelin kstreamplify-core - 1.0.2 + 1.0.3 diff --git a/pom.xml b/pom.xml index d7592e62..6cbb80fc 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.michelin kstreamplify - 1.0.2 + 1.0.3 kstreamplify Kstreamplify is a Java library that brings new features on top of Kafka Streams. https://github.com/michelin/kstreamplify