From 13a2e53ecb43c45044213b145b6230d1d2bc8b20 Mon Sep 17 00:00:00 2001 From: Harald Pehl Date: Fri, 15 Nov 2024 15:04:54 +0100 Subject: [PATCH] Release 3.6.20 --- CHANGELOG.md | 5 ++++- 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 +- 27 files changed, 30 insertions(+), 27 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d34786aa..7918cc9e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] +## [3.6.20] - 2024-11-15 + ## [3.6.19] - 2024-05-24 ### Fixed @@ -582,7 +584,8 @@ Release process failed. Do not use this release! - for dependency upgrades --> -[Unreleased]: https://github.com/hal/console/compare/v3.6.19...HEAD +[Unreleased]: https://github.com/hal/console/compare/v3.6.20...HEAD +[3.6.20]: https://github.com/hal/console/compare/v3.6.19...v3.6.20 [3.6.19]: https://github.com/hal/console/compare/v3.6.18...v3.6.19 [3.6.18]: https://github.com/hal/console/compare/v3.6.17...v3.6.18 [3.6.17]: https://github.com/hal/console/compare/v3.6.16...v3.6.17 diff --git a/app/pom.xml b/app/pom.xml index bfe31254e..aac179dfd 100644 --- a/app/pom.xml +++ b/app/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-gwt-parent - 3.6.20-SNAPSHOT + 3.6.20.Final ../gwt-parent/pom.xml diff --git a/app/src/main/module-i18n.gwt.xml b/app/src/main/module-i18n.gwt.xml index e7b010fc6..70ddf3723 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 8253df789..08a9f6daf 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 191135f2c..4036dc14a 100644 --- a/ballroom/pom.xml +++ b/ballroom/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-gwt-parent - 3.6.20-SNAPSHOT + 3.6.20.Final ../gwt-parent/pom.xml diff --git a/bom/pom.xml b/bom/pom.xml index da8c1d6cc..33d7d2243 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-parent - 3.6.20-SNAPSHOT + 3.6.20.Final ../pom.xml diff --git a/build-config/pom.xml b/build-config/pom.xml index 552c3b720..d97c5e43b 100644 --- a/build-config/pom.xml +++ b/build-config/pom.xml @@ -22,7 +22,7 @@ org.jboss.hal hal-parent - 3.6.20-SNAPSHOT + 3.6.20.Final ../pom.xml diff --git a/code-parent/pom.xml b/code-parent/pom.xml index 1ce70daf8..ddc00e6df 100644 --- a/code-parent/pom.xml +++ b/code-parent/pom.xml @@ -23,7 +23,7 @@ org.jboss.hal hal-parent - 3.6.20-SNAPSHOT + 3.6.20.Final ../pom.xml diff --git a/config/pom.xml b/config/pom.xml index 452ab754e..24c861e0f 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-gwt-parent - 3.6.20-SNAPSHOT + 3.6.20.Final ../gwt-parent/pom.xml diff --git a/core/pom.xml b/core/pom.xml index 4b9719660..00ed1d78b 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-gwt-parent - 3.6.20-SNAPSHOT + 3.6.20.Final ../gwt-parent/pom.xml diff --git a/db/pom.xml b/db/pom.xml index 969158405..4d6a95739 100644 --- a/db/pom.xml +++ b/db/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-gwt-parent - 3.6.20-SNAPSHOT + 3.6.20.Final ../gwt-parent/pom.xml diff --git a/dmr/pom.xml b/dmr/pom.xml index c9b38ff4e..90f741a45 100644 --- a/dmr/pom.xml +++ b/dmr/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-gwt-parent - 3.6.20-SNAPSHOT + 3.6.20.Final ../gwt-parent/pom.xml diff --git a/flow/pom.xml b/flow/pom.xml index 4866efd1d..e3307be09 100644 --- a/flow/pom.xml +++ b/flow/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-gwt-parent - 3.6.20-SNAPSHOT + 3.6.20.Final ../gwt-parent/pom.xml diff --git a/gwt-parent/pom.xml b/gwt-parent/pom.xml index 19bbc8963..c4937f531 100644 --- a/gwt-parent/pom.xml +++ b/gwt-parent/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-code-parent - 3.6.20-SNAPSHOT + 3.6.20.Final ../code-parent/pom.xml diff --git a/js/pom.xml b/js/pom.xml index e80e1d9e6..c59267eec 100644 --- a/js/pom.xml +++ b/js/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-gwt-parent - 3.6.20-SNAPSHOT + 3.6.20.Final ../gwt-parent/pom.xml diff --git a/meta/pom.xml b/meta/pom.xml index ad7882156..70c701e28 100644 --- a/meta/pom.xml +++ b/meta/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-gwt-parent - 3.6.20-SNAPSHOT + 3.6.20.Final ../gwt-parent/pom.xml diff --git a/pom.xml b/pom.xml index 3162700fa..794a99da7 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.jboss.hal hal-parent - 3.6.20-SNAPSHOT + 3.6.20.Final pom HAL :: Parent WildFly / EAP management console diff --git a/processors/pom.xml b/processors/pom.xml index 3b5b79d10..642abc513 100644 --- a/processors/pom.xml +++ b/processors/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-code-parent - 3.6.20-SNAPSHOT + 3.6.20.Final ../code-parent/pom.xml diff --git a/resources/pom.xml b/resources/pom.xml index 356fba0ab..10d5a67d0 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-gwt-parent - 3.6.20-SNAPSHOT + 3.6.20.Final ../gwt-parent/pom.xml diff --git a/spi/pom.xml b/spi/pom.xml index d24d65c52..065c03c14 100644 --- a/spi/pom.xml +++ b/spi/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-gwt-parent - 3.6.20-SNAPSHOT + 3.6.20.Final ../gwt-parent/pom.xml diff --git a/standalone/pom.xml b/standalone/pom.xml index a4616ceb9..125d0c3ef 100644 --- a/standalone/pom.xml +++ b/standalone/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-code-parent - 3.6.20-SNAPSHOT + 3.6.20.Final ../code-parent/pom.xml diff --git a/testsuite/pom.xml b/testsuite/pom.xml index aa35c8a61..ecc1c10aa 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-code-parent - 3.6.20-SNAPSHOT + 3.6.20.Final ../code-parent/pom.xml diff --git a/themes/eap/pom.xml b/themes/eap/pom.xml index 0f634346d..f89c673ec 100644 --- a/themes/eap/pom.xml +++ b/themes/eap/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-theme-parent - 3.6.20-SNAPSHOT + 3.6.20.Final ../pom.xml diff --git a/themes/hal/pom.xml b/themes/hal/pom.xml index 94e3a8e23..6f2f41f2d 100644 --- a/themes/hal/pom.xml +++ b/themes/hal/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-theme-parent - 3.6.20-SNAPSHOT + 3.6.20.Final ../pom.xml diff --git a/themes/pom.xml b/themes/pom.xml index 9c877d4bf..8c6832dd6 100644 --- a/themes/pom.xml +++ b/themes/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-gwt-parent - 3.6.20-SNAPSHOT + 3.6.20.Final ../gwt-parent/pom.xml diff --git a/themes/wildfly/pom.xml b/themes/wildfly/pom.xml index 932a38f15..bfa0a51e2 100644 --- a/themes/wildfly/pom.xml +++ b/themes/wildfly/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-theme-parent - 3.6.20-SNAPSHOT + 3.6.20.Final ../pom.xml diff --git a/version.txt b/version.txt index d97a81fe6..2afcf846a 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -3.6.20-SNAPSHOT +3.6.20.Final