From 49a59daa18028b36d48fa3a143287ee0d0916b48 Mon Sep 17 00:00:00 2001 From: Harald Pehl Date: Fri, 13 Dec 2024 10:38:35 +0100 Subject: [PATCH] Next is 3.7.8 --- app/pom.xml | 2 +- app/src/main/module-i18n.gwt.xml | 2 +- app/src/main/module.gwt.xml | 2 +- ballroom/pom.xml | 2 +- bom/pom.xml | 2 +- build-config/pom.xml | 2 +- code-parent/pom.xml | 2 +- config/pom.xml | 2 +- core/pom.xml | 2 +- db/pom.xml | 2 +- dmr/pom.xml | 2 +- flow/pom.xml | 2 +- gwt-parent/pom.xml | 2 +- js/pom.xml | 2 +- meta/pom.xml | 2 +- pom.xml | 2 +- processors/pom.xml | 2 +- resources/pom.xml | 2 +- spi/pom.xml | 2 +- standalone/pom.xml | 2 +- testsuite/pom.xml | 2 +- themes/eap/pom.xml | 2 +- themes/hal/pom.xml | 2 +- themes/pom.xml | 2 +- themes/wildfly/pom.xml | 2 +- version.txt | 2 +- 26 files changed, 26 insertions(+), 26 deletions(-) diff --git a/app/pom.xml b/app/pom.xml index 033783b59..710bd5651 100644 --- a/app/pom.xml +++ b/app/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-gwt-parent - 3.7.7.Final + 3.7.8-SNAPSHOT ../gwt-parent/pom.xml diff --git a/app/src/main/module-i18n.gwt.xml b/app/src/main/module-i18n.gwt.xml index ca0171576..7a06d9b44 100644 --- a/app/src/main/module-i18n.gwt.xml +++ b/app/src/main/module-i18n.gwt.xml @@ -35,7 +35,7 @@ value="org.jboss.hal.client.gin.CompositeModule"/> - + diff --git a/app/src/main/module.gwt.xml b/app/src/main/module.gwt.xml index ab447af68..670cc5303 100644 --- a/app/src/main/module.gwt.xml +++ b/app/src/main/module.gwt.xml @@ -35,7 +35,7 @@ value="org.jboss.hal.client.gin.CompositeModule"/> - + diff --git a/ballroom/pom.xml b/ballroom/pom.xml index 55862ff68..ad3952f49 100644 --- a/ballroom/pom.xml +++ b/ballroom/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-gwt-parent - 3.7.7.Final + 3.7.8-SNAPSHOT ../gwt-parent/pom.xml diff --git a/bom/pom.xml b/bom/pom.xml index 62ba0df72..c94fc68fe 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-parent - 3.7.7.Final + 3.7.8-SNAPSHOT ../pom.xml diff --git a/build-config/pom.xml b/build-config/pom.xml index 373d63676..aeeacb303 100644 --- a/build-config/pom.xml +++ b/build-config/pom.xml @@ -22,7 +22,7 @@ org.jboss.hal hal-parent - 3.7.7.Final + 3.7.8-SNAPSHOT ../pom.xml diff --git a/code-parent/pom.xml b/code-parent/pom.xml index 4cfc59a42..c00ccd845 100644 --- a/code-parent/pom.xml +++ b/code-parent/pom.xml @@ -23,7 +23,7 @@ org.jboss.hal hal-parent - 3.7.7.Final + 3.7.8-SNAPSHOT ../pom.xml diff --git a/config/pom.xml b/config/pom.xml index b424e49bd..2bcdac9a7 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-gwt-parent - 3.7.7.Final + 3.7.8-SNAPSHOT ../gwt-parent/pom.xml diff --git a/core/pom.xml b/core/pom.xml index f240525cc..5a5e0e32e 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-gwt-parent - 3.7.7.Final + 3.7.8-SNAPSHOT ../gwt-parent/pom.xml diff --git a/db/pom.xml b/db/pom.xml index d44e64b29..e327482f8 100644 --- a/db/pom.xml +++ b/db/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-gwt-parent - 3.7.7.Final + 3.7.8-SNAPSHOT ../gwt-parent/pom.xml diff --git a/dmr/pom.xml b/dmr/pom.xml index 72fbf786d..523c32f61 100644 --- a/dmr/pom.xml +++ b/dmr/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-gwt-parent - 3.7.7.Final + 3.7.8-SNAPSHOT ../gwt-parent/pom.xml diff --git a/flow/pom.xml b/flow/pom.xml index da00dcf02..3735376f6 100644 --- a/flow/pom.xml +++ b/flow/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-gwt-parent - 3.7.7.Final + 3.7.8-SNAPSHOT ../gwt-parent/pom.xml diff --git a/gwt-parent/pom.xml b/gwt-parent/pom.xml index 2fad7fda7..61d92a49b 100644 --- a/gwt-parent/pom.xml +++ b/gwt-parent/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-code-parent - 3.7.7.Final + 3.7.8-SNAPSHOT ../code-parent/pom.xml diff --git a/js/pom.xml b/js/pom.xml index 33059257b..ce918ccbe 100644 --- a/js/pom.xml +++ b/js/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-gwt-parent - 3.7.7.Final + 3.7.8-SNAPSHOT ../gwt-parent/pom.xml diff --git a/meta/pom.xml b/meta/pom.xml index 5fa61b408..1e5734626 100644 --- a/meta/pom.xml +++ b/meta/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-gwt-parent - 3.7.7.Final + 3.7.8-SNAPSHOT ../gwt-parent/pom.xml diff --git a/pom.xml b/pom.xml index d4999fb16..c17b15566 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.jboss.hal hal-parent - 3.7.7.Final + 3.7.8-SNAPSHOT pom HAL :: Parent WildFly / EAP management console diff --git a/processors/pom.xml b/processors/pom.xml index 63bf2baca..22a239dd7 100644 --- a/processors/pom.xml +++ b/processors/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-code-parent - 3.7.7.Final + 3.7.8-SNAPSHOT ../code-parent/pom.xml diff --git a/resources/pom.xml b/resources/pom.xml index 594848ba1..3c13d7b16 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-gwt-parent - 3.7.7.Final + 3.7.8-SNAPSHOT ../gwt-parent/pom.xml diff --git a/spi/pom.xml b/spi/pom.xml index a3e517e50..58451655d 100644 --- a/spi/pom.xml +++ b/spi/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-gwt-parent - 3.7.7.Final + 3.7.8-SNAPSHOT ../gwt-parent/pom.xml diff --git a/standalone/pom.xml b/standalone/pom.xml index 776ae8e8a..078769bd6 100644 --- a/standalone/pom.xml +++ b/standalone/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-code-parent - 3.7.7.Final + 3.7.8-SNAPSHOT ../code-parent/pom.xml diff --git a/testsuite/pom.xml b/testsuite/pom.xml index c4b8ef0bc..01e9fa836 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-code-parent - 3.7.7.Final + 3.7.8-SNAPSHOT ../code-parent/pom.xml diff --git a/themes/eap/pom.xml b/themes/eap/pom.xml index 0cfec385a..7cb132d9d 100644 --- a/themes/eap/pom.xml +++ b/themes/eap/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-theme-parent - 3.7.7.Final + 3.7.8-SNAPSHOT ../pom.xml diff --git a/themes/hal/pom.xml b/themes/hal/pom.xml index b57462edb..1fbc3c29c 100644 --- a/themes/hal/pom.xml +++ b/themes/hal/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-theme-parent - 3.7.7.Final + 3.7.8-SNAPSHOT ../pom.xml diff --git a/themes/pom.xml b/themes/pom.xml index d11f043c5..b969bd5e7 100644 --- a/themes/pom.xml +++ b/themes/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-gwt-parent - 3.7.7.Final + 3.7.8-SNAPSHOT ../gwt-parent/pom.xml diff --git a/themes/wildfly/pom.xml b/themes/wildfly/pom.xml index 7f1f02a54..9bccfdd74 100644 --- a/themes/wildfly/pom.xml +++ b/themes/wildfly/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-theme-parent - 3.7.7.Final + 3.7.8-SNAPSHOT ../pom.xml diff --git a/version.txt b/version.txt index 2471a217a..421c02882 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -3.7.7.Final +3.7.8-SNAPSHOT