From 3a75d926e3dc2fdd46aaf0ded037584e97cb7531 Mon Sep 17 00:00:00 2001 From: Harald Pehl Date: Mon, 11 Mar 2024 14:17:45 +0100 Subject: [PATCH] Next is 1.4.1 --- bom/pom.xml | 2 +- build-config/pom.xml | 2 +- code-parent/pom.xml | 2 +- core/pom.xml | 4 ++-- flow/pom.xml | 4 ++-- mathml/pom.xml | 4 ++-- pom.xml | 2 +- router-processor/pom.xml | 4 ++-- router/pom.xml | 4 ++-- samples/dist/pom.xml | 4 ++-- samples/flow/pom.xml | 4 ++-- samples/pom.xml | 4 ++-- samples/todo/common/pom.xml | 2 +- samples/todo/gwt/pom.xml | 4 ++-- samples/todo/j2cl/pom.xml | 4 ++-- samples/todo/pom.xml | 4 ++-- svg/pom.xml | 4 ++-- 17 files changed, 29 insertions(+), 29 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index b353a9705..4ff3e5ec2 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -23,7 +23,7 @@ org.jboss.elemento elemento-parent - 1.4.0 + 1.4.1-SNAPSHOT ../pom.xml diff --git a/build-config/pom.xml b/build-config/pom.xml index 5958a29a8..eb3147996 100644 --- a/build-config/pom.xml +++ b/build-config/pom.xml @@ -22,7 +22,7 @@ org.jboss.elemento elemento-parent - 1.4.0 + 1.4.1-SNAPSHOT ../pom.xml diff --git a/code-parent/pom.xml b/code-parent/pom.xml index fac80d38a..989255331 100644 --- a/code-parent/pom.xml +++ b/code-parent/pom.xml @@ -23,7 +23,7 @@ org.jboss.elemento elemento-parent - 1.4.0 + 1.4.1-SNAPSHOT ../pom.xml diff --git a/core/pom.xml b/core/pom.xml index 9bb401202..36fc26a77 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -24,12 +24,12 @@ org.jboss.elemento elemento-code-parent - 1.4.0 + 1.4.1-SNAPSHOT ../code-parent/pom.xml elemento-core - 1.4.0 + 1.4.1-SNAPSHOT jar Elemento Core Elemento Core API diff --git a/flow/pom.xml b/flow/pom.xml index 93b22a0a3..2276cb673 100644 --- a/flow/pom.xml +++ b/flow/pom.xml @@ -24,12 +24,12 @@ org.jboss.elemento elemento-code-parent - 1.4.0 + 1.4.1-SNAPSHOT ../code-parent/pom.xml elemento-flow - 1.4.0 + 1.4.1-SNAPSHOT jar Elemento Flow Parallel, sequential, repeated and nested execution of asynchronous tasks using promises. diff --git a/mathml/pom.xml b/mathml/pom.xml index 81233d80b..d4caf3e08 100644 --- a/mathml/pom.xml +++ b/mathml/pom.xml @@ -24,12 +24,12 @@ org.jboss.elemento elemento-code-parent - 1.4.0 + 1.4.1-SNAPSHOT ../code-parent/pom.xml elemento-mathml - 1.4.0 + 1.4.1-SNAPSHOT jar Elemento MathML Elemento MathML API diff --git a/pom.xml b/pom.xml index e5352f3c2..5b3fc2e38 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.jboss.elemento elemento-parent - 1.4.0 + 1.4.1-SNAPSHOT pom Elemento Parent Builder API and other goodies for GWT Elemental diff --git a/router-processor/pom.xml b/router-processor/pom.xml index 8199efd6c..e50b4785c 100644 --- a/router-processor/pom.xml +++ b/router-processor/pom.xml @@ -24,12 +24,12 @@ org.jboss.elemento elemento-code-parent - 1.4.0 + 1.4.1-SNAPSHOT ../code-parent/pom.xml elemento-router-processor - 1.4.0 + 1.4.1-SNAPSHOT jar Elemento Router Processor Elemento router annotation processor diff --git a/router/pom.xml b/router/pom.xml index 0447f8359..16ebce0e4 100644 --- a/router/pom.xml +++ b/router/pom.xml @@ -24,12 +24,12 @@ org.jboss.elemento elemento-code-parent - 1.4.0 + 1.4.1-SNAPSHOT ../code-parent/pom.xml elemento-router - 1.4.0 + 1.4.1-SNAPSHOT jar Elemento Router Elemento router and place manager diff --git a/samples/dist/pom.xml b/samples/dist/pom.xml index 342e986ac..c36d4d35e 100644 --- a/samples/dist/pom.xml +++ b/samples/dist/pom.xml @@ -22,12 +22,12 @@ org.jboss.elemento elemento-samples - 1.4.0 + 1.4.1-SNAPSHOT ../pom.xml elemento-samples-dist - 1.4.0 + 1.4.1-SNAPSHOT jar Elemento Samples Distribution diff --git a/samples/flow/pom.xml b/samples/flow/pom.xml index 76ed92639..f5e62fcb3 100644 --- a/samples/flow/pom.xml +++ b/samples/flow/pom.xml @@ -24,12 +24,12 @@ org.jboss.elemento elemento-samples - 1.4.0 + 1.4.1-SNAPSHOT ../pom.xml elemento-flow-sample - 1.4.0 + 1.4.1-SNAPSHOT gwt-app Elemento Flow Sample diff --git a/samples/pom.xml b/samples/pom.xml index a465df9d9..249f3124a 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -23,12 +23,12 @@ org.jboss.elemento elemento-code-parent - 1.4.0 + 1.4.1-SNAPSHOT ../code-parent/pom.xml elemento-samples - 1.4.0 + 1.4.1-SNAPSHOT pom Elemento Samples diff --git a/samples/todo/common/pom.xml b/samples/todo/common/pom.xml index c40e5b393..b991e8cec 100644 --- a/samples/todo/common/pom.xml +++ b/samples/todo/common/pom.xml @@ -24,7 +24,7 @@ org.jboss.elemento elemento-todo-sample - 1.4.0 + 1.4.1-SNAPSHOT ../pom.xml diff --git a/samples/todo/gwt/pom.xml b/samples/todo/gwt/pom.xml index 019437e8a..33141f086 100644 --- a/samples/todo/gwt/pom.xml +++ b/samples/todo/gwt/pom.xml @@ -24,12 +24,12 @@ org.jboss.elemento elemento-todo-sample - 1.4.0 + 1.4.1-SNAPSHOT ../pom.xml elemento-todo-sample-gwt - 1.4.0 + 1.4.1-SNAPSHOT gwt-app Elemento Todo Sample GWT diff --git a/samples/todo/j2cl/pom.xml b/samples/todo/j2cl/pom.xml index f1b7426d0..559149b3e 100644 --- a/samples/todo/j2cl/pom.xml +++ b/samples/todo/j2cl/pom.xml @@ -24,12 +24,12 @@ org.jboss.elemento elemento-todo-sample - 1.4.0 + 1.4.1-SNAPSHOT ../pom.xml elemento-todo-sample-j2cl - 1.4.0 + 1.4.1-SNAPSHOT jar Elemento Todo Sample J2CL diff --git a/samples/todo/pom.xml b/samples/todo/pom.xml index f7b00e8a6..ad9947c62 100644 --- a/samples/todo/pom.xml +++ b/samples/todo/pom.xml @@ -23,12 +23,12 @@ org.jboss.elemento elemento-samples - 1.4.0 + 1.4.1-SNAPSHOT ../pom.xml elemento-todo-sample - 1.4.0 + 1.4.1-SNAPSHOT pom Elemento Todo Sample diff --git a/svg/pom.xml b/svg/pom.xml index 578d06648..8f8a1a92e 100644 --- a/svg/pom.xml +++ b/svg/pom.xml @@ -24,12 +24,12 @@ org.jboss.elemento elemento-code-parent - 1.4.0 + 1.4.1-SNAPSHOT ../code-parent/pom.xml elemento-svg - 1.4.0 + 1.4.1-SNAPSHOT jar Elemento SVG Elemento SVG API