From 4bd3849cfb08924b90a31d8a7c1803e289a80547 Mon Sep 17 00:00:00 2001 From: Richard Bosch Date: Wed, 20 Dec 2023 15:47:10 +0100 Subject: [PATCH] bump version --- 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 05e380c2..d5d664e7 100644 --- a/graalpy-module-collection/pom.xml +++ b/graalpy-module-collection/pom.xml @@ -6,7 +6,7 @@ io.axual.ksml ksml-parent - 0.2.1 + 0.2.2-SNAPSHOT graalpy-module-collection diff --git a/ksml-data-generator/pom.xml b/ksml-data-generator/pom.xml index 85bd4b82..917fa7d2 100644 --- a/ksml-data-generator/pom.xml +++ b/ksml-data-generator/pom.xml @@ -7,11 +7,11 @@ io.axual.ksml ksml-parent - 0.2.1 + 0.2.2-SNAPSHOT ksml-data-generator - 0.2.1 + 0.2.2-SNAPSHOT KSML Data Generator diff --git a/ksml-kafka-clients/pom.xml b/ksml-kafka-clients/pom.xml index 20352609..863b8a5c 100644 --- a/ksml-kafka-clients/pom.xml +++ b/ksml-kafka-clients/pom.xml @@ -7,7 +7,7 @@ io.axual.ksml ksml-parent - 0.2.1 + 0.2.2-SNAPSHOT ksml-kafka-clients diff --git a/ksml-query/pom.xml b/ksml-query/pom.xml index 53466a2f..14318211 100644 --- a/ksml-query/pom.xml +++ b/ksml-query/pom.xml @@ -5,7 +5,7 @@ io.axual.ksml ksml-parent - 0.2.1 + 0.2.2-SNAPSHOT 4.0.0 diff --git a/ksml-reporting/pom.xml b/ksml-reporting/pom.xml index 6302c921..bfae049b 100644 --- a/ksml-reporting/pom.xml +++ b/ksml-reporting/pom.xml @@ -5,7 +5,7 @@ ksml-parent io.axual.ksml - 0.2.1 + 0.2.2-SNAPSHOT 4.0.0 diff --git a/ksml-runner/pom.xml b/ksml-runner/pom.xml index 21c4868f..bebe2adf 100644 --- a/ksml-runner/pom.xml +++ b/ksml-runner/pom.xml @@ -5,7 +5,7 @@ io.axual.ksml ksml-parent - 0.2.1 + 0.2.2-SNAPSHOT 4.0.0 diff --git a/ksml/pom.xml b/ksml/pom.xml index f03e97e4..20b05f71 100644 --- a/ksml/pom.xml +++ b/ksml/pom.xml @@ -7,7 +7,7 @@ io.axual.ksml ksml-parent - 0.2.1 + 0.2.2-SNAPSHOT ksml diff --git a/pom.xml b/pom.xml index 5f1f9e88..834395d0 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ io.axual.ksml ksml-parent - 0.2.1 + 0.2.2-SNAPSHOT pom