diff --git a/kstreamplify-core-test/pom.xml b/kstreamplify-core-test/pom.xml index c62be760..98d77743 100644 --- a/kstreamplify-core-test/pom.xml +++ b/kstreamplify-core-test/pom.xml @@ -5,7 +5,7 @@ kstreamplify com.michelin - 1.0.1 + 1.0.2-SNAPSHOT 4.0.0 @@ -15,7 +15,7 @@ com.michelin kstreamplify-core - 1.0.1 + 1.0.2-SNAPSHOT diff --git a/kstreamplify-core/pom.xml b/kstreamplify-core/pom.xml index 179db17e..4073d801 100644 --- a/kstreamplify-core/pom.xml +++ b/kstreamplify-core/pom.xml @@ -5,7 +5,7 @@ kstreamplify com.michelin - 1.0.1 + 1.0.2-SNAPSHOT 4.0.0 diff --git a/kstreamplify-spring-boot/pom.xml b/kstreamplify-spring-boot/pom.xml index cd269e7e..f6812a54 100644 --- a/kstreamplify-spring-boot/pom.xml +++ b/kstreamplify-spring-boot/pom.xml @@ -5,7 +5,7 @@ kstreamplify com.michelin - 1.0.1 + 1.0.2-SNAPSHOT 4.0.0 @@ -47,7 +47,7 @@ com.michelin kstreamplify-core - 1.0.1 + 1.0.2-SNAPSHOT diff --git a/pom.xml b/pom.xml index bd6e9e9a..1a45389d 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.michelin kstreamplify - 1.0.1 + 1.0.2-SNAPSHOT kstreamplify Kstreamplify is a Java library that brings new features on top of Kafka Streams. https://github.com/michelin/kstreamplify