diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7256fd874..9071c60d7 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.7] - 2024-12-13
+
### Fixed
[HAL-1996](https://issues.redhat.com/browse/HAL-1996): Fix placeholder value handling
@@ -643,7 +645,8 @@ Release process failed. Do not use this release!
- for dependency upgrades
-->
-[Unreleased]: https://github.com/hal/console/compare/v3.7.6...HEAD
+[Unreleased]: https://github.com/hal/console/compare/v3.7.7...HEAD
+[3.7.7]: https://github.com/hal/console/compare/v3.7.6...v3.7.7
[3.7.6]: https://github.com/hal/console/compare/v3.7.5...v3.7.6
[3.7.5]: https://github.com/hal/console/compare/v3.7.4...v3.7.5
[3.7.4]: https://github.com/hal/console/compare/v3.7.3...v3.7.4
diff --git a/app/pom.xml b/app/pom.xml
index b59b83673..033783b59 100644
--- a/app/pom.xml
+++ b/app/pom.xml
@@ -24,7 +24,7 @@
org.jboss.hal
hal-gwt-parent
- 3.7.7-SNAPSHOT
+ 3.7.7.Final
../gwt-parent/pom.xml
diff --git a/app/src/main/module-i18n.gwt.xml b/app/src/main/module-i18n.gwt.xml
index d68d3a827..ca0171576 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 31f8028d9..ab447af68 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 710c92dc0..55862ff68 100644
--- a/ballroom/pom.xml
+++ b/ballroom/pom.xml
@@ -24,7 +24,7 @@
org.jboss.hal
hal-gwt-parent
- 3.7.7-SNAPSHOT
+ 3.7.7.Final
../gwt-parent/pom.xml
diff --git a/bom/pom.xml b/bom/pom.xml
index 713108e3c..62ba0df72 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -24,7 +24,7 @@
org.jboss.hal
hal-parent
- 3.7.7-SNAPSHOT
+ 3.7.7.Final
../pom.xml
diff --git a/build-config/pom.xml b/build-config/pom.xml
index 89e1387a4..373d63676 100644
--- a/build-config/pom.xml
+++ b/build-config/pom.xml
@@ -22,7 +22,7 @@
org.jboss.hal
hal-parent
- 3.7.7-SNAPSHOT
+ 3.7.7.Final
../pom.xml
diff --git a/code-parent/pom.xml b/code-parent/pom.xml
index 30d364e16..4cfc59a42 100644
--- a/code-parent/pom.xml
+++ b/code-parent/pom.xml
@@ -23,7 +23,7 @@
org.jboss.hal
hal-parent
- 3.7.7-SNAPSHOT
+ 3.7.7.Final
../pom.xml
diff --git a/config/pom.xml b/config/pom.xml
index 5e92517ae..b424e49bd 100644
--- a/config/pom.xml
+++ b/config/pom.xml
@@ -24,7 +24,7 @@
org.jboss.hal
hal-gwt-parent
- 3.7.7-SNAPSHOT
+ 3.7.7.Final
../gwt-parent/pom.xml
diff --git a/core/pom.xml b/core/pom.xml
index e5d763508..f240525cc 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -24,7 +24,7 @@
org.jboss.hal
hal-gwt-parent
- 3.7.7-SNAPSHOT
+ 3.7.7.Final
../gwt-parent/pom.xml
diff --git a/db/pom.xml b/db/pom.xml
index b6d07ce99..d44e64b29 100644
--- a/db/pom.xml
+++ b/db/pom.xml
@@ -24,7 +24,7 @@
org.jboss.hal
hal-gwt-parent
- 3.7.7-SNAPSHOT
+ 3.7.7.Final
../gwt-parent/pom.xml
diff --git a/dmr/pom.xml b/dmr/pom.xml
index b5c5cb128..72fbf786d 100644
--- a/dmr/pom.xml
+++ b/dmr/pom.xml
@@ -24,7 +24,7 @@
org.jboss.hal
hal-gwt-parent
- 3.7.7-SNAPSHOT
+ 3.7.7.Final
../gwt-parent/pom.xml
diff --git a/flow/pom.xml b/flow/pom.xml
index 32eb4c996..da00dcf02 100644
--- a/flow/pom.xml
+++ b/flow/pom.xml
@@ -24,7 +24,7 @@
org.jboss.hal
hal-gwt-parent
- 3.7.7-SNAPSHOT
+ 3.7.7.Final
../gwt-parent/pom.xml
diff --git a/gwt-parent/pom.xml b/gwt-parent/pom.xml
index 1c10e462f..2fad7fda7 100644
--- a/gwt-parent/pom.xml
+++ b/gwt-parent/pom.xml
@@ -24,7 +24,7 @@
org.jboss.hal
hal-code-parent
- 3.7.7-SNAPSHOT
+ 3.7.7.Final
../code-parent/pom.xml
diff --git a/js/pom.xml b/js/pom.xml
index fd37d627f..33059257b 100644
--- a/js/pom.xml
+++ b/js/pom.xml
@@ -24,7 +24,7 @@
org.jboss.hal
hal-gwt-parent
- 3.7.7-SNAPSHOT
+ 3.7.7.Final
../gwt-parent/pom.xml
diff --git a/meta/pom.xml b/meta/pom.xml
index 5268bf7ae..5fa61b408 100644
--- a/meta/pom.xml
+++ b/meta/pom.xml
@@ -24,7 +24,7 @@
org.jboss.hal
hal-gwt-parent
- 3.7.7-SNAPSHOT
+ 3.7.7.Final
../gwt-parent/pom.xml
diff --git a/pom.xml b/pom.xml
index 99a560f4f..d4999fb16 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
org.jboss.hal
hal-parent
- 3.7.7-SNAPSHOT
+ 3.7.7.Final
pom
HAL :: Parent
WildFly / EAP management console
diff --git a/processors/pom.xml b/processors/pom.xml
index 976f7dde1..63bf2baca 100644
--- a/processors/pom.xml
+++ b/processors/pom.xml
@@ -24,7 +24,7 @@
org.jboss.hal
hal-code-parent
- 3.7.7-SNAPSHOT
+ 3.7.7.Final
../code-parent/pom.xml
diff --git a/resources/pom.xml b/resources/pom.xml
index 7ba1b95cb..594848ba1 100644
--- a/resources/pom.xml
+++ b/resources/pom.xml
@@ -24,7 +24,7 @@
org.jboss.hal
hal-gwt-parent
- 3.7.7-SNAPSHOT
+ 3.7.7.Final
../gwt-parent/pom.xml
diff --git a/spi/pom.xml b/spi/pom.xml
index 31a5b0930..a3e517e50 100644
--- a/spi/pom.xml
+++ b/spi/pom.xml
@@ -24,7 +24,7 @@
org.jboss.hal
hal-gwt-parent
- 3.7.7-SNAPSHOT
+ 3.7.7.Final
../gwt-parent/pom.xml
diff --git a/standalone/pom.xml b/standalone/pom.xml
index 1f7685a85..776ae8e8a 100644
--- a/standalone/pom.xml
+++ b/standalone/pom.xml
@@ -24,7 +24,7 @@
org.jboss.hal
hal-code-parent
- 3.7.7-SNAPSHOT
+ 3.7.7.Final
../code-parent/pom.xml
diff --git a/testsuite/pom.xml b/testsuite/pom.xml
index 6dbaf2221..c4b8ef0bc 100644
--- a/testsuite/pom.xml
+++ b/testsuite/pom.xml
@@ -24,7 +24,7 @@
org.jboss.hal
hal-code-parent
- 3.7.7-SNAPSHOT
+ 3.7.7.Final
../code-parent/pom.xml
diff --git a/themes/eap/pom.xml b/themes/eap/pom.xml
index 0d5a7682b..0cfec385a 100644
--- a/themes/eap/pom.xml
+++ b/themes/eap/pom.xml
@@ -24,7 +24,7 @@
org.jboss.hal
hal-theme-parent
- 3.7.7-SNAPSHOT
+ 3.7.7.Final
../pom.xml
diff --git a/themes/hal/pom.xml b/themes/hal/pom.xml
index 5203b670e..b57462edb 100644
--- a/themes/hal/pom.xml
+++ b/themes/hal/pom.xml
@@ -24,7 +24,7 @@
org.jboss.hal
hal-theme-parent
- 3.7.7-SNAPSHOT
+ 3.7.7.Final
../pom.xml
diff --git a/themes/pom.xml b/themes/pom.xml
index 13e8b8b01..d11f043c5 100644
--- a/themes/pom.xml
+++ b/themes/pom.xml
@@ -24,7 +24,7 @@
org.jboss.hal
hal-gwt-parent
- 3.7.7-SNAPSHOT
+ 3.7.7.Final
../gwt-parent/pom.xml
diff --git a/themes/wildfly/pom.xml b/themes/wildfly/pom.xml
index fd0108fac..7f1f02a54 100644
--- a/themes/wildfly/pom.xml
+++ b/themes/wildfly/pom.xml
@@ -24,7 +24,7 @@
org.jboss.hal
hal-theme-parent
- 3.7.7-SNAPSHOT
+ 3.7.7.Final
../pom.xml
diff --git a/version.txt b/version.txt
index c0600f609..2471a217a 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-3.7.7-SNAPSHOT
+3.7.7.Final