diff --git a/kstreamplify-core-test/pom.xml b/kstreamplify-core-test/pom.xml index 43b37b6..b6181bf 100644 --- a/kstreamplify-core-test/pom.xml +++ b/kstreamplify-core-test/pom.xml @@ -5,7 +5,7 @@ kstreamplify com.michelin - 1.1.1-SNAPSHOT + 1.1.1 4.0.0 @@ -15,7 +15,7 @@ com.michelin kstreamplify-core - 1.1.1-SNAPSHOT + 1.1.1 diff --git a/kstreamplify-core/pom.xml b/kstreamplify-core/pom.xml index 0a433c7..306fce7 100644 --- a/kstreamplify-core/pom.xml +++ b/kstreamplify-core/pom.xml @@ -5,7 +5,7 @@ kstreamplify com.michelin - 1.1.1-SNAPSHOT + 1.1.1 4.0.0 diff --git a/kstreamplify-spring-boot/pom.xml b/kstreamplify-spring-boot/pom.xml index 027f084..8a59738 100644 --- a/kstreamplify-spring-boot/pom.xml +++ b/kstreamplify-spring-boot/pom.xml @@ -5,7 +5,7 @@ kstreamplify com.michelin - 1.1.1-SNAPSHOT + 1.1.1 4.0.0 @@ -51,7 +51,7 @@ com.michelin kstreamplify-core - 1.1.1-SNAPSHOT + 1.1.1 diff --git a/pom.xml b/pom.xml index 9d28b34..7a8fa0b 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.michelin kstreamplify - 1.1.1-SNAPSHOT + 1.1.1 kstreamplify Kstreamplify is a Java library that brings new features on top of Kafka Streams. https://github.com/michelin/kstreamplify