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