From 5cb09223b7e1c04aa21a6837b01098e6d4e99f7c Mon Sep 17 00:00:00 2001 From: jeroenvandisseldorp Date: Tue, 28 May 2024 20:37:12 +0200 Subject: [PATCH] Release 0.2.3 --- graalpy-module-collection/pom.xml | 2 +- ksml-data-generator/pom.xml | 4 ++-- ksml-kafka-clients/pom.xml | 2 +- ksml-query/pom.xml | 2 +- ksml-reporting/pom.xml | 2 +- ksml-runner/pom.xml | 2 +- ksml/pom.xml | 2 +- pom.xml | 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/graalpy-module-collection/pom.xml b/graalpy-module-collection/pom.xml index e665aa24..46e70c40 100644 --- a/graalpy-module-collection/pom.xml +++ b/graalpy-module-collection/pom.xml @@ -6,7 +6,7 @@ io.axual.ksml ksml-parent - 0.2.3-SNAPSHOT + 0.2.3 graalpy-module-collection diff --git a/ksml-data-generator/pom.xml b/ksml-data-generator/pom.xml index 072d83bc..4b7301e2 100644 --- a/ksml-data-generator/pom.xml +++ b/ksml-data-generator/pom.xml @@ -7,11 +7,11 @@ io.axual.ksml ksml-parent - 0.2.3-SNAPSHOT + 0.2.3 ksml-data-generator - 0.2.3-SNAPSHOT + 0.2.3 KSML Data Generator diff --git a/ksml-kafka-clients/pom.xml b/ksml-kafka-clients/pom.xml index f8b89230..9b48dcd9 100644 --- a/ksml-kafka-clients/pom.xml +++ b/ksml-kafka-clients/pom.xml @@ -7,7 +7,7 @@ io.axual.ksml ksml-parent - 0.2.3-SNAPSHOT + 0.2.3 ksml-kafka-clients diff --git a/ksml-query/pom.xml b/ksml-query/pom.xml index d41dd9e9..98d8441f 100644 --- a/ksml-query/pom.xml +++ b/ksml-query/pom.xml @@ -5,7 +5,7 @@ io.axual.ksml ksml-parent - 0.2.3-SNAPSHOT + 0.2.3 4.0.0 diff --git a/ksml-reporting/pom.xml b/ksml-reporting/pom.xml index ce79a071..8a030657 100644 --- a/ksml-reporting/pom.xml +++ b/ksml-reporting/pom.xml @@ -5,7 +5,7 @@ ksml-parent io.axual.ksml - 0.2.3-SNAPSHOT + 0.2.3 4.0.0 diff --git a/ksml-runner/pom.xml b/ksml-runner/pom.xml index 9a8991fe..8d078a7c 100644 --- a/ksml-runner/pom.xml +++ b/ksml-runner/pom.xml @@ -5,7 +5,7 @@ io.axual.ksml ksml-parent - 0.2.3-SNAPSHOT + 0.2.3 4.0.0 diff --git a/ksml/pom.xml b/ksml/pom.xml index 69fd9160..9a017128 100644 --- a/ksml/pom.xml +++ b/ksml/pom.xml @@ -7,7 +7,7 @@ io.axual.ksml ksml-parent - 0.2.3-SNAPSHOT + 0.2.3 ksml diff --git a/pom.xml b/pom.xml index 65d672ed..522299d9 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ io.axual.ksml ksml-parent - 0.2.3-SNAPSHOT + 0.2.3 pom