diff --git a/kstreamplify-core-test/pom.xml b/kstreamplify-core-test/pom.xml index 13ac3f4..88645d4 100644 --- a/kstreamplify-core-test/pom.xml +++ b/kstreamplify-core-test/pom.xml @@ -5,7 +5,7 @@ kstreamplify com.michelin - 1.1.3-SNAPSHOT + 1.1.3 4.0.0 @@ -15,7 +15,7 @@ com.michelin kstreamplify-core - 1.1.3-SNAPSHOT + 1.1.3 diff --git a/kstreamplify-core/pom.xml b/kstreamplify-core/pom.xml index fa42a43..4801b7e 100644 --- a/kstreamplify-core/pom.xml +++ b/kstreamplify-core/pom.xml @@ -5,7 +5,7 @@ kstreamplify com.michelin - 1.1.3-SNAPSHOT + 1.1.3 4.0.0 diff --git a/kstreamplify-spring-boot/pom.xml b/kstreamplify-spring-boot/pom.xml index d21ea1b..0e9f8a9 100644 --- a/kstreamplify-spring-boot/pom.xml +++ b/kstreamplify-spring-boot/pom.xml @@ -5,7 +5,7 @@ kstreamplify com.michelin - 1.1.3-SNAPSHOT + 1.1.3 4.0.0 @@ -51,7 +51,7 @@ com.michelin kstreamplify-core - 1.1.3-SNAPSHOT + 1.1.3 diff --git a/pom.xml b/pom.xml index d4aeb71..5328cbf 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.michelin kstreamplify - 1.1.3-SNAPSHOT + 1.1.3 kstreamplify Kstreamplify is a Java library that brings new features on top of Kafka Streams. https://github.com/michelin/kstreamplify