diff --git a/CHANGELOG.md b/CHANGELOG.md index 26d1c1dd5..d3af2a375 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] +## [3.7.4] - 2024-07-02 + ### Added - [HAL-1833](https://issues.redhat.com/browse/HAL-1833) Link of Update documentation links on the homepage of the console @@ -640,7 +642,8 @@ Release process failed. Do not use this release! -[Unreleased]: https://github.com/hal/console/compare/v3.7.3...HEAD +[Unreleased]: https://github.com/hal/console/compare/v3.7.4...HEAD +[3.7.4]: https://github.com/hal/console/compare/v3.7.3...v3.7.4 [3.7.3]: https://github.com/hal/console/compare/v3.7.2...v3.7.3 [3.7.2]: https://github.com/hal/console/compare/v3.7.1...v3.7.2 [3.7.1]: https://github.com/hal/console/compare/v3.7.0...v3.7.1 diff --git a/app/pom.xml b/app/pom.xml index bee85bafb..8c5d82e53 100644 --- a/app/pom.xml +++ b/app/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-gwt-parent - 3.7.4-SNAPSHOT + 3.7.4.Final ../gwt-parent/pom.xml diff --git a/app/src/main/module-i18n.gwt.xml b/app/src/main/module-i18n.gwt.xml index 041e07699..72daff426 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 19d36a32f..8610ad4c6 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 b762a1b1f..8433b0c51 100644 --- a/ballroom/pom.xml +++ b/ballroom/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-gwt-parent - 3.7.4-SNAPSHOT + 3.7.4.Final ../gwt-parent/pom.xml diff --git a/bom/pom.xml b/bom/pom.xml index 61a24cd61..89f917da1 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-parent - 3.7.4-SNAPSHOT + 3.7.4.Final ../pom.xml diff --git a/build-config/pom.xml b/build-config/pom.xml index 6ba103322..6bcee87e1 100644 --- a/build-config/pom.xml +++ b/build-config/pom.xml @@ -22,7 +22,7 @@ org.jboss.hal hal-parent - 3.7.4-SNAPSHOT + 3.7.4.Final ../pom.xml diff --git a/code-parent/pom.xml b/code-parent/pom.xml index 39aaa7987..c7a3c25f7 100644 --- a/code-parent/pom.xml +++ b/code-parent/pom.xml @@ -23,7 +23,7 @@ org.jboss.hal hal-parent - 3.7.4-SNAPSHOT + 3.7.4.Final ../pom.xml diff --git a/config/pom.xml b/config/pom.xml index 9bdbaff07..276038209 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-gwt-parent - 3.7.4-SNAPSHOT + 3.7.4.Final ../gwt-parent/pom.xml diff --git a/core/pom.xml b/core/pom.xml index bf7dfe423..389febf76 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-gwt-parent - 3.7.4-SNAPSHOT + 3.7.4.Final ../gwt-parent/pom.xml diff --git a/db/pom.xml b/db/pom.xml index 05265db2d..03e3e7a98 100644 --- a/db/pom.xml +++ b/db/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-gwt-parent - 3.7.4-SNAPSHOT + 3.7.4.Final ../gwt-parent/pom.xml diff --git a/dmr/pom.xml b/dmr/pom.xml index e3058e368..ebb9045a8 100644 --- a/dmr/pom.xml +++ b/dmr/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-gwt-parent - 3.7.4-SNAPSHOT + 3.7.4.Final ../gwt-parent/pom.xml diff --git a/flow/pom.xml b/flow/pom.xml index e1a8dd94c..8a63933b6 100644 --- a/flow/pom.xml +++ b/flow/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-gwt-parent - 3.7.4-SNAPSHOT + 3.7.4.Final ../gwt-parent/pom.xml diff --git a/gwt-parent/pom.xml b/gwt-parent/pom.xml index 96d5f2fad..c7b887fef 100644 --- a/gwt-parent/pom.xml +++ b/gwt-parent/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-code-parent - 3.7.4-SNAPSHOT + 3.7.4.Final ../code-parent/pom.xml diff --git a/js/pom.xml b/js/pom.xml index 9c8e9521f..578792c22 100644 --- a/js/pom.xml +++ b/js/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-gwt-parent - 3.7.4-SNAPSHOT + 3.7.4.Final ../gwt-parent/pom.xml diff --git a/meta/pom.xml b/meta/pom.xml index 0618df54d..5ad731763 100644 --- a/meta/pom.xml +++ b/meta/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-gwt-parent - 3.7.4-SNAPSHOT + 3.7.4.Final ../gwt-parent/pom.xml diff --git a/pom.xml b/pom.xml index 38b9ad3bd..2984d8937 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.jboss.hal hal-parent - 3.7.4-SNAPSHOT + 3.7.4.Final pom HAL :: Parent WildFly / EAP management console diff --git a/processors/pom.xml b/processors/pom.xml index 6adcef65d..f39793b8d 100644 --- a/processors/pom.xml +++ b/processors/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-code-parent - 3.7.4-SNAPSHOT + 3.7.4.Final ../code-parent/pom.xml diff --git a/resources/pom.xml b/resources/pom.xml index 1181bba16..1c103b546 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-gwt-parent - 3.7.4-SNAPSHOT + 3.7.4.Final ../gwt-parent/pom.xml diff --git a/spi/pom.xml b/spi/pom.xml index 28853df99..e81e51666 100644 --- a/spi/pom.xml +++ b/spi/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-gwt-parent - 3.7.4-SNAPSHOT + 3.7.4.Final ../gwt-parent/pom.xml diff --git a/standalone/pom.xml b/standalone/pom.xml index 894445a8b..fbe052a33 100644 --- a/standalone/pom.xml +++ b/standalone/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-code-parent - 3.7.4-SNAPSHOT + 3.7.4.Final ../code-parent/pom.xml diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 58f4c6a04..8d2348db7 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-code-parent - 3.7.4-SNAPSHOT + 3.7.4.Final ../code-parent/pom.xml diff --git a/themes/eap/pom.xml b/themes/eap/pom.xml index 4d320b087..db6c6413f 100644 --- a/themes/eap/pom.xml +++ b/themes/eap/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-theme-parent - 3.7.4-SNAPSHOT + 3.7.4.Final ../pom.xml diff --git a/themes/hal/pom.xml b/themes/hal/pom.xml index 48ce4e691..1054cec3a 100644 --- a/themes/hal/pom.xml +++ b/themes/hal/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-theme-parent - 3.7.4-SNAPSHOT + 3.7.4.Final ../pom.xml diff --git a/themes/pom.xml b/themes/pom.xml index 7e32d336b..51e59af13 100644 --- a/themes/pom.xml +++ b/themes/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-gwt-parent - 3.7.4-SNAPSHOT + 3.7.4.Final ../gwt-parent/pom.xml diff --git a/themes/wildfly/pom.xml b/themes/wildfly/pom.xml index 110112fc6..e163eabb0 100644 --- a/themes/wildfly/pom.xml +++ b/themes/wildfly/pom.xml @@ -24,7 +24,7 @@ org.jboss.hal hal-theme-parent - 3.7.4-SNAPSHOT + 3.7.4.Final ../pom.xml diff --git a/version.txt b/version.txt index 1608fa807..38b4c0d6e 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -3.7.4-SNAPSHOT +3.7.4.Final