diff --git a/kstreamplify-core-test/pom.xml b/kstreamplify-core-test/pom.xml index 4f271653..d55cc2d7 100644 --- a/kstreamplify-core-test/pom.xml +++ b/kstreamplify-core-test/pom.xml @@ -5,7 +5,7 @@ kstreamplify com.michelin - 1.0.0 + 1.0.1-SNAPSHOT 4.0.0 @@ -15,7 +15,7 @@ com.michelin kstreamplify-core - 1.0.0 + 1.0.1-SNAPSHOT diff --git a/kstreamplify-core/pom.xml b/kstreamplify-core/pom.xml index 6fd3a7b3..db22e875 100644 --- a/kstreamplify-core/pom.xml +++ b/kstreamplify-core/pom.xml @@ -5,7 +5,7 @@ kstreamplify com.michelin - 1.0.0 + 1.0.1-SNAPSHOT 4.0.0 diff --git a/kstreamplify-spring-boot/pom.xml b/kstreamplify-spring-boot/pom.xml index c08f4c11..a0fec64c 100644 --- a/kstreamplify-spring-boot/pom.xml +++ b/kstreamplify-spring-boot/pom.xml @@ -5,7 +5,7 @@ kstreamplify com.michelin - 1.0.0 + 1.0.1-SNAPSHOT 4.0.0 @@ -47,7 +47,7 @@ com.michelin kstreamplify-core - 1.0.0 + 1.0.1-SNAPSHOT diff --git a/pom.xml b/pom.xml index 9ecc8c7a..e07599a6 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.michelin kstreamplify - 1.0.0 + 1.0.1-SNAPSHOT kstreamplify Kstreamplify is a Java library that brings new features on top of Kafka Streams. https://github.com/michelin/kstreamplify