From 6bca8b3d2e436000d56a0ad84c0df5bfce7e6c8e Mon Sep 17 00:00:00 2001 From: Jeroen van Disseldorp Date: Wed, 29 May 2024 16:24:05 +0200 Subject: [PATCH] Release 0.2.4 (#119) * Fix for DataUnion to native Java conversion * Release 0.2.4 --- 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 46e70c40..9ecbc12e 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 + 0.2.4 graalpy-module-collection diff --git a/ksml-data-generator/pom.xml b/ksml-data-generator/pom.xml index 4b7301e2..9bd185eb 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 + 0.2.4 ksml-data-generator - 0.2.3 + 0.2.4 KSML Data Generator diff --git a/ksml-kafka-clients/pom.xml b/ksml-kafka-clients/pom.xml index 9b48dcd9..d9322d9f 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 + 0.2.4 ksml-kafka-clients diff --git a/ksml-query/pom.xml b/ksml-query/pom.xml index 98d8441f..0ddf7be4 100644 --- a/ksml-query/pom.xml +++ b/ksml-query/pom.xml @@ -5,7 +5,7 @@ io.axual.ksml ksml-parent - 0.2.3 + 0.2.4 4.0.0 diff --git a/ksml-reporting/pom.xml b/ksml-reporting/pom.xml index 8a030657..f78bd132 100644 --- a/ksml-reporting/pom.xml +++ b/ksml-reporting/pom.xml @@ -5,7 +5,7 @@ ksml-parent io.axual.ksml - 0.2.3 + 0.2.4 4.0.0 diff --git a/ksml-runner/pom.xml b/ksml-runner/pom.xml index 8d078a7c..e9b67791 100644 --- a/ksml-runner/pom.xml +++ b/ksml-runner/pom.xml @@ -5,7 +5,7 @@ io.axual.ksml ksml-parent - 0.2.3 + 0.2.4 4.0.0 diff --git a/ksml/pom.xml b/ksml/pom.xml index 9a017128..eedd2458 100644 --- a/ksml/pom.xml +++ b/ksml/pom.xml @@ -7,7 +7,7 @@ io.axual.ksml ksml-parent - 0.2.3 + 0.2.4 ksml diff --git a/pom.xml b/pom.xml index 522299d9..75b44d78 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ io.axual.ksml ksml-parent - 0.2.3 + 0.2.4 pom