From d9c554e770db165d00d827c96ec6f62d72002d29 Mon Sep 17 00:00:00 2001 From: Harald Pehl Date: Fri, 12 Jan 2024 19:09:00 +0100 Subject: [PATCH] Release 3.6.17 --- 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 8eb719aa91..76a0dd6fb3 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.17] - 2024-01-12 + ### Fixed - [HAL-1963](https://issues.redhat.com/browse/HAL-1963): Make --no-resolve-local-cache the default @@ -567,7 +569,8 @@ Release process failed. Do not use this release! - for dependency upgrades --> -[Unreleased]: https://github.com/hal/console/compare/v3.6.16...HEAD +[Unreleased]: https://github.com/hal/console/compare/v3.6.17...HEAD +[3.6.17]: https://github.com/hal/console/compare/v3.6.16...v3.6.17 [3.6.16]: https://github.com/hal/console/compare/v3.6.15...v3.6.16 [3.6.15]: https://github.com/hal/console/compare/v3.6.14...v3.6.15 [3.6.14]: https://github.com/hal/console/compare/v3.6.13...v3.6.14 diff --git a/app/pom.xml b/app/pom.xml index e5ddcf0a1a..3736d5fc65 100644 --- a/app/pom.xml +++ b/app/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-gwt-parent - 3.6.17-SNAPSHOT + 3.6.17.Final ../gwt-parent/pom.xml diff --git a/app/src/main/module-i18n.gwt.xml b/app/src/main/module-i18n.gwt.xml index 412018562b..c8c9a84f1e 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 6a403bcd39..8e12c1bb24 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 4c81ed84d9..b422700656 100644 --- a/ballroom/pom.xml +++ b/ballroom/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-gwt-parent - 3.6.17-SNAPSHOT + 3.6.17.Final ../gwt-parent/pom.xml diff --git a/bom/pom.xml b/bom/pom.xml index 2cbf733ac3..0e6069f0d3 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-parent - 3.6.17-SNAPSHOT + 3.6.17.Final ../pom.xml diff --git a/build-config/pom.xml b/build-config/pom.xml index 69b38c12df..3456cbe5f8 100644 --- a/build-config/pom.xml +++ b/build-config/pom.xml @@ -22,7 +22,7 @@ org.jboss.hal hal-parent - 3.6.17-SNAPSHOT + 3.6.17.Final ../pom.xml diff --git a/code-parent/pom.xml b/code-parent/pom.xml index 37fbcbfd45..55f834595a 100644 --- a/code-parent/pom.xml +++ b/code-parent/pom.xml @@ -23,7 +23,7 @@ org.jboss.hal hal-parent - 3.6.17-SNAPSHOT + 3.6.17.Final ../pom.xml diff --git a/config/pom.xml b/config/pom.xml index 666f906336..f6329babef 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-gwt-parent - 3.6.17-SNAPSHOT + 3.6.17.Final ../gwt-parent/pom.xml diff --git a/core/pom.xml b/core/pom.xml index bed5ef28bc..31d284daf9 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-gwt-parent - 3.6.17-SNAPSHOT + 3.6.17.Final ../gwt-parent/pom.xml diff --git a/db/pom.xml b/db/pom.xml index 76fd2533d6..bab4c5f5b0 100644 --- a/db/pom.xml +++ b/db/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-gwt-parent - 3.6.17-SNAPSHOT + 3.6.17.Final ../gwt-parent/pom.xml diff --git a/dmr/pom.xml b/dmr/pom.xml index 050657d114..f7927c9d3c 100644 --- a/dmr/pom.xml +++ b/dmr/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-gwt-parent - 3.6.17-SNAPSHOT + 3.6.17.Final ../gwt-parent/pom.xml diff --git a/flow/pom.xml b/flow/pom.xml index 73150a7cfe..761bf10157 100644 --- a/flow/pom.xml +++ b/flow/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-gwt-parent - 3.6.17-SNAPSHOT + 3.6.17.Final ../gwt-parent/pom.xml diff --git a/gwt-parent/pom.xml b/gwt-parent/pom.xml index 5a101e809d..2de5c901f5 100644 --- a/gwt-parent/pom.xml +++ b/gwt-parent/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-code-parent - 3.6.17-SNAPSHOT + 3.6.17.Final ../code-parent/pom.xml diff --git a/js/pom.xml b/js/pom.xml index 61da47cfb9..9aacf5b4d1 100644 --- a/js/pom.xml +++ b/js/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-gwt-parent - 3.6.17-SNAPSHOT + 3.6.17.Final ../gwt-parent/pom.xml diff --git a/meta/pom.xml b/meta/pom.xml index 0fe22043eb..f3f48a7a69 100644 --- a/meta/pom.xml +++ b/meta/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-gwt-parent - 3.6.17-SNAPSHOT + 3.6.17.Final ../gwt-parent/pom.xml diff --git a/pom.xml b/pom.xml index fa48ec3708..b7cae6dc90 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.jboss.hal hal-parent - 3.6.17-SNAPSHOT + 3.6.17.Final pom HAL :: Parent WildFly / EAP management console diff --git a/processors/pom.xml b/processors/pom.xml index 9cfa62fb09..8cb2e4aa84 100644 --- a/processors/pom.xml +++ b/processors/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-code-parent - 3.6.17-SNAPSHOT + 3.6.17.Final ../code-parent/pom.xml diff --git a/resources/pom.xml b/resources/pom.xml index c63a87f38e..d0f51d8ecf 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-gwt-parent - 3.6.17-SNAPSHOT + 3.6.17.Final ../gwt-parent/pom.xml diff --git a/spi/pom.xml b/spi/pom.xml index a0a990ecc4..4be40e0182 100644 --- a/spi/pom.xml +++ b/spi/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-gwt-parent - 3.6.17-SNAPSHOT + 3.6.17.Final ../gwt-parent/pom.xml diff --git a/standalone/pom.xml b/standalone/pom.xml index 6f44adfcba..cf63798c91 100644 --- a/standalone/pom.xml +++ b/standalone/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-code-parent - 3.6.17-SNAPSHOT + 3.6.17.Final ../code-parent/pom.xml diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 14cf354924..d18027abac 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-code-parent - 3.6.17-SNAPSHOT + 3.6.17.Final ../code-parent/pom.xml diff --git a/themes/eap/pom.xml b/themes/eap/pom.xml index 5ba80f86b2..68e72427e3 100644 --- a/themes/eap/pom.xml +++ b/themes/eap/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-theme-parent - 3.6.17-SNAPSHOT + 3.6.17.Final ../pom.xml diff --git a/themes/hal/pom.xml b/themes/hal/pom.xml index ca9f3acb6a..6799a5c2a3 100644 --- a/themes/hal/pom.xml +++ b/themes/hal/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-theme-parent - 3.6.17-SNAPSHOT + 3.6.17.Final ../pom.xml diff --git a/themes/pom.xml b/themes/pom.xml index 9a03b51cad..54f43e259f 100644 --- a/themes/pom.xml +++ b/themes/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-gwt-parent - 3.6.17-SNAPSHOT + 3.6.17.Final ../gwt-parent/pom.xml diff --git a/themes/wildfly/pom.xml b/themes/wildfly/pom.xml index f820ebe06c..0b52266fcd 100644 --- a/themes/wildfly/pom.xml +++ b/themes/wildfly/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-theme-parent - 3.6.17-SNAPSHOT + 3.6.17.Final ../pom.xml diff --git a/version.txt b/version.txt index 7a6d0aa4b2..c3ab4a35d5 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -3.6.17-SNAPSHOT +3.6.17.Final