diff --git a/CHANGELOG.md b/CHANGELOG.md
index d2fb864b9b..0f126b2c49 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.13] - 2023-09-25
+
### Changed
- [HAL-1880](https://issues.redhat.com/browse/HAL-1880): Upgrade semver from 5.7.1 to 5.7.2
@@ -512,7 +514,8 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
- for dependency upgrades
-->
-[Unreleased]: https://github.com/hal/console/compare/v3.6.12...HEAD
+[Unreleased]: https://github.com/hal/console/compare/v3.6.13...HEAD
+[3.6.13]: https://github.com/hal/console/compare/v3.6.12...v3.6.13
[3.6.12]: https://github.com/hal/console/compare/v3.6.11...v3.6.12
[3.6.11]: https://github.com/hal/console/compare/v3.6.10...v3.6.11
[3.6.10]: https://github.com/hal/console/compare/v3.6.9...v3.6.10
diff --git a/app/pom.xml b/app/pom.xml
index 76230e6af7..432b1246f9 100644
--- a/app/pom.xml
+++ b/app/pom.xml
@@ -24,7 +24,7 @@
org.jboss.hal
hal-gwt-parent
- 3.6.13-SNAPSHOT
+ 3.6.13.Final
../gwt-parent/pom.xml
diff --git a/app/src/main/module-i18n.gwt.xml b/app/src/main/module-i18n.gwt.xml
index 892f331bd6..4c84c7fb2a 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 7456f69720..b861102ef6 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 f5e661c1fb..615c693d16 100644
--- a/ballroom/pom.xml
+++ b/ballroom/pom.xml
@@ -24,7 +24,7 @@
org.jboss.hal
hal-gwt-parent
- 3.6.13-SNAPSHOT
+ 3.6.13.Final
../gwt-parent/pom.xml
diff --git a/bom/pom.xml b/bom/pom.xml
index 1ce2589106..22b7acd9ad 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -24,7 +24,7 @@
org.jboss.hal
hal-parent
- 3.6.13-SNAPSHOT
+ 3.6.13.Final
../pom.xml
diff --git a/build-config/pom.xml b/build-config/pom.xml
index f667553623..27de768677 100644
--- a/build-config/pom.xml
+++ b/build-config/pom.xml
@@ -22,7 +22,7 @@
org.jboss.hal
hal-parent
- 3.6.13-SNAPSHOT
+ 3.6.13.Final
../pom.xml
diff --git a/code-parent/pom.xml b/code-parent/pom.xml
index ee2ca560c6..fdb2cd0b82 100644
--- a/code-parent/pom.xml
+++ b/code-parent/pom.xml
@@ -23,7 +23,7 @@
org.jboss.hal
hal-parent
- 3.6.13-SNAPSHOT
+ 3.6.13.Final
../pom.xml
diff --git a/config/pom.xml b/config/pom.xml
index 99f3b68e40..64f7643401 100644
--- a/config/pom.xml
+++ b/config/pom.xml
@@ -24,7 +24,7 @@
org.jboss.hal
hal-gwt-parent
- 3.6.13-SNAPSHOT
+ 3.6.13.Final
../gwt-parent/pom.xml
diff --git a/core/pom.xml b/core/pom.xml
index c475a5e6af..f66eba1be7 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -24,7 +24,7 @@
org.jboss.hal
hal-gwt-parent
- 3.6.13-SNAPSHOT
+ 3.6.13.Final
../gwt-parent/pom.xml
diff --git a/db/pom.xml b/db/pom.xml
index 337540fe73..823acc4ad8 100644
--- a/db/pom.xml
+++ b/db/pom.xml
@@ -24,7 +24,7 @@
org.jboss.hal
hal-gwt-parent
- 3.6.13-SNAPSHOT
+ 3.6.13.Final
../gwt-parent/pom.xml
diff --git a/dmr/pom.xml b/dmr/pom.xml
index 95bd801fc0..f2112a7b3d 100644
--- a/dmr/pom.xml
+++ b/dmr/pom.xml
@@ -24,7 +24,7 @@
org.jboss.hal
hal-gwt-parent
- 3.6.13-SNAPSHOT
+ 3.6.13.Final
../gwt-parent/pom.xml
diff --git a/flow/pom.xml b/flow/pom.xml
index ec753b0607..6ebacbfab1 100644
--- a/flow/pom.xml
+++ b/flow/pom.xml
@@ -24,7 +24,7 @@
org.jboss.hal
hal-gwt-parent
- 3.6.13-SNAPSHOT
+ 3.6.13.Final
../gwt-parent/pom.xml
diff --git a/gwt-parent/pom.xml b/gwt-parent/pom.xml
index aea4e3c7d5..cde005b8e4 100644
--- a/gwt-parent/pom.xml
+++ b/gwt-parent/pom.xml
@@ -24,7 +24,7 @@
org.jboss.hal
hal-code-parent
- 3.6.13-SNAPSHOT
+ 3.6.13.Final
../code-parent/pom.xml
diff --git a/js/pom.xml b/js/pom.xml
index 6257f9ff95..d28072a0af 100644
--- a/js/pom.xml
+++ b/js/pom.xml
@@ -24,7 +24,7 @@
org.jboss.hal
hal-gwt-parent
- 3.6.13-SNAPSHOT
+ 3.6.13.Final
../gwt-parent/pom.xml
diff --git a/meta/pom.xml b/meta/pom.xml
index 85d10adadf..3bce9a79ff 100644
--- a/meta/pom.xml
+++ b/meta/pom.xml
@@ -24,7 +24,7 @@
org.jboss.hal
hal-gwt-parent
- 3.6.13-SNAPSHOT
+ 3.6.13.Final
../gwt-parent/pom.xml
diff --git a/pom.xml b/pom.xml
index 2f32845356..13ebe091e8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
org.jboss.hal
hal-parent
- 3.6.13-SNAPSHOT
+ 3.6.13.Final
pom
HAL :: Parent
WildFly / EAP management console
diff --git a/processors/pom.xml b/processors/pom.xml
index 11f71ee075..9d83ef2115 100644
--- a/processors/pom.xml
+++ b/processors/pom.xml
@@ -24,7 +24,7 @@
org.jboss.hal
hal-code-parent
- 3.6.13-SNAPSHOT
+ 3.6.13.Final
../code-parent/pom.xml
diff --git a/resources/pom.xml b/resources/pom.xml
index c4e45b5683..dc65e59c5f 100644
--- a/resources/pom.xml
+++ b/resources/pom.xml
@@ -24,7 +24,7 @@
org.jboss.hal
hal-gwt-parent
- 3.6.13-SNAPSHOT
+ 3.6.13.Final
../gwt-parent/pom.xml
diff --git a/spi/pom.xml b/spi/pom.xml
index 0870ac9071..971110537a 100644
--- a/spi/pom.xml
+++ b/spi/pom.xml
@@ -24,7 +24,7 @@
org.jboss.hal
hal-gwt-parent
- 3.6.13-SNAPSHOT
+ 3.6.13.Final
../gwt-parent/pom.xml
diff --git a/standalone/pom.xml b/standalone/pom.xml
index e715a73cdb..01c7a4f3bd 100644
--- a/standalone/pom.xml
+++ b/standalone/pom.xml
@@ -24,7 +24,7 @@
org.jboss.hal
hal-code-parent
- 3.6.13-SNAPSHOT
+ 3.6.13.Final
../code-parent/pom.xml
diff --git a/testsuite/pom.xml b/testsuite/pom.xml
index 4067f7a8c7..e36bbeae55 100644
--- a/testsuite/pom.xml
+++ b/testsuite/pom.xml
@@ -24,7 +24,7 @@
org.jboss.hal
hal-code-parent
- 3.6.13-SNAPSHOT
+ 3.6.13.Final
../code-parent/pom.xml
diff --git a/themes/eap/pom.xml b/themes/eap/pom.xml
index 4292fc1daa..d3a7300ac8 100644
--- a/themes/eap/pom.xml
+++ b/themes/eap/pom.xml
@@ -24,7 +24,7 @@
org.jboss.hal
hal-theme-parent
- 3.6.13-SNAPSHOT
+ 3.6.13.Final
../pom.xml
diff --git a/themes/hal/pom.xml b/themes/hal/pom.xml
index efa50c860d..074495086d 100644
--- a/themes/hal/pom.xml
+++ b/themes/hal/pom.xml
@@ -24,7 +24,7 @@
org.jboss.hal
hal-theme-parent
- 3.6.13-SNAPSHOT
+ 3.6.13.Final
../pom.xml
diff --git a/themes/pom.xml b/themes/pom.xml
index 166ec5479a..a3294ced04 100644
--- a/themes/pom.xml
+++ b/themes/pom.xml
@@ -24,7 +24,7 @@
org.jboss.hal
hal-gwt-parent
- 3.6.13-SNAPSHOT
+ 3.6.13.Final
../gwt-parent/pom.xml
diff --git a/themes/wildfly/pom.xml b/themes/wildfly/pom.xml
index aa20934dd1..ce51ff9ff8 100644
--- a/themes/wildfly/pom.xml
+++ b/themes/wildfly/pom.xml
@@ -24,7 +24,7 @@
org.jboss.hal
hal-theme-parent
- 3.6.13-SNAPSHOT
+ 3.6.13.Final
../pom.xml
diff --git a/version.txt b/version.txt
index a26cbb97cf..f84c17a763 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-3.6.13-SNAPSHOT
+3.6.13.Final