diff --git a/kstreamplify-core-test/pom.xml b/kstreamplify-core-test/pom.xml index 9eecc00..2ec6d46 100644 --- a/kstreamplify-core-test/pom.xml +++ b/kstreamplify-core-test/pom.xml @@ -5,7 +5,7 @@ kstreamplify com.michelin - 1.1.2-SNAPSHOT + 1.1.2 4.0.0 @@ -15,7 +15,7 @@ com.michelin kstreamplify-core - 1.1.2-SNAPSHOT + 1.1.2 diff --git a/kstreamplify-core/pom.xml b/kstreamplify-core/pom.xml index 2ade8f3..4de6934 100644 --- a/kstreamplify-core/pom.xml +++ b/kstreamplify-core/pom.xml @@ -5,7 +5,7 @@ kstreamplify com.michelin - 1.1.2-SNAPSHOT + 1.1.2 4.0.0 diff --git a/kstreamplify-spring-boot/pom.xml b/kstreamplify-spring-boot/pom.xml index 4ade617..96a0e4b 100644 --- a/kstreamplify-spring-boot/pom.xml +++ b/kstreamplify-spring-boot/pom.xml @@ -5,7 +5,7 @@ kstreamplify com.michelin - 1.1.2-SNAPSHOT + 1.1.2 4.0.0 @@ -51,7 +51,7 @@ com.michelin kstreamplify-core - 1.1.2-SNAPSHOT + 1.1.2 diff --git a/pom.xml b/pom.xml index 5c4517c..95a9877 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.michelin kstreamplify - 1.1.2-SNAPSHOT + 1.1.2 kstreamplify Kstreamplify is a Java library that brings new features on top of Kafka Streams. https://github.com/michelin/kstreamplify