Skip to content

Commit

Permalink
Release 3.6.21
Browse files Browse the repository at this point in the history
  • Loading branch information
hpehl committed Dec 18, 2024
1 parent 24a6872 commit 5b45ae1
Show file tree
Hide file tree
Showing 27 changed files with 30 additions and 27 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [3.6.21] - 2024-12-18

## [3.6.20] - 2024-11-15

## [3.6.19] - 2024-05-24
Expand Down Expand Up @@ -584,7 +586,8 @@ Release process failed. Do not use this release!
- for dependency upgrades
-->

[Unreleased]: https://github.com/hal/console/compare/v3.6.20...HEAD
[Unreleased]: https://github.com/hal/console/compare/v3.6.21...HEAD
[3.6.21]: https://github.com/hal/console/compare/v3.6.20...v3.6.21
[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
Expand Down
2 changes: 1 addition & 1 deletion app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.jboss.hal</groupId>
<artifactId>hal-gwt-parent</artifactId>
<version>3.6.21-SNAPSHOT</version>
<version>3.6.21.Final</version>
<relativePath>../gwt-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion app/src/main/module-i18n.gwt.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
value="org.jboss.hal.client.gin.CompositeModule"/>

<define-configuration-property name="hal.version" is-multi-valued="false"/>
<set-configuration-property name="hal.version" value="3.6.21-SNAPSHOT"/>
<set-configuration-property name="hal.version" value="3.6.21.Final"/>

<set-configuration-property name="CssResource.enableGss" value="true"/>

Expand Down
2 changes: 1 addition & 1 deletion app/src/main/module.gwt.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
value="org.jboss.hal.client.gin.CompositeModule"/>

<define-configuration-property name="hal.version" is-multi-valued="false"/>
<set-configuration-property name="hal.version" value="3.6.21-SNAPSHOT"/>
<set-configuration-property name="hal.version" value="3.6.21.Final"/>

<set-configuration-property name="CssResource.enableGss" value="true"/>

Expand Down
2 changes: 1 addition & 1 deletion ballroom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.jboss.hal</groupId>
<artifactId>hal-gwt-parent</artifactId>
<version>3.6.21-SNAPSHOT</version>
<version>3.6.21.Final</version>
<relativePath>../gwt-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.jboss.hal</groupId>
<artifactId>hal-parent</artifactId>
<version>3.6.21-SNAPSHOT</version>
<version>3.6.21.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion build-config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.jboss.hal</groupId>
<artifactId>hal-parent</artifactId>
<version>3.6.21-SNAPSHOT</version>
<version>3.6.21.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion code-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.jboss.hal</groupId>
<artifactId>hal-parent</artifactId>
<version>3.6.21-SNAPSHOT</version>
<version>3.6.21.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.jboss.hal</groupId>
<artifactId>hal-gwt-parent</artifactId>
<version>3.6.21-SNAPSHOT</version>
<version>3.6.21.Final</version>
<relativePath>../gwt-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.jboss.hal</groupId>
<artifactId>hal-gwt-parent</artifactId>
<version>3.6.21-SNAPSHOT</version>
<version>3.6.21.Final</version>
<relativePath>../gwt-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion db/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.jboss.hal</groupId>
<artifactId>hal-gwt-parent</artifactId>
<version>3.6.21-SNAPSHOT</version>
<version>3.6.21.Final</version>
<relativePath>../gwt-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dmr/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.jboss.hal</groupId>
<artifactId>hal-gwt-parent</artifactId>
<version>3.6.21-SNAPSHOT</version>
<version>3.6.21.Final</version>
<relativePath>../gwt-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion flow/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.jboss.hal</groupId>
<artifactId>hal-gwt-parent</artifactId>
<version>3.6.21-SNAPSHOT</version>
<version>3.6.21.Final</version>
<relativePath>../gwt-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion gwt-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.jboss.hal</groupId>
<artifactId>hal-code-parent</artifactId>
<version>3.6.21-SNAPSHOT</version>
<version>3.6.21.Final</version>
<relativePath>../code-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion js/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.jboss.hal</groupId>
<artifactId>hal-gwt-parent</artifactId>
<version>3.6.21-SNAPSHOT</version>
<version>3.6.21.Final</version>
<relativePath>../gwt-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion meta/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.jboss.hal</groupId>
<artifactId>hal-gwt-parent</artifactId>
<version>3.6.21-SNAPSHOT</version>
<version>3.6.21.Final</version>
<relativePath>../gwt-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

<groupId>org.jboss.hal</groupId>
<artifactId>hal-parent</artifactId>
<version>3.6.21-SNAPSHOT</version>
<version>3.6.21.Final</version>
<packaging>pom</packaging>
<name>HAL :: Parent</name>
<description>WildFly / EAP management console</description>
Expand Down
2 changes: 1 addition & 1 deletion processors/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.jboss.hal</groupId>
<artifactId>hal-code-parent</artifactId>
<version>3.6.21-SNAPSHOT</version>
<version>3.6.21.Final</version>
<relativePath>../code-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion resources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.jboss.hal</groupId>
<artifactId>hal-gwt-parent</artifactId>
<version>3.6.21-SNAPSHOT</version>
<version>3.6.21.Final</version>
<relativePath>../gwt-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion spi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.jboss.hal</groupId>
<artifactId>hal-gwt-parent</artifactId>
<version>3.6.21-SNAPSHOT</version>
<version>3.6.21.Final</version>
<relativePath>../gwt-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion standalone/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.jboss.hal</groupId>
<artifactId>hal-code-parent</artifactId>
<version>3.6.21-SNAPSHOT</version>
<version>3.6.21.Final</version>
<relativePath>../code-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion testsuite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.jboss.hal</groupId>
<artifactId>hal-code-parent</artifactId>
<version>3.6.21-SNAPSHOT</version>
<version>3.6.21.Final</version>
<relativePath>../code-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion themes/eap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.jboss.hal</groupId>
<artifactId>hal-theme-parent</artifactId>
<version>3.6.21-SNAPSHOT</version>
<version>3.6.21.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion themes/hal/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.jboss.hal</groupId>
<artifactId>hal-theme-parent</artifactId>
<version>3.6.21-SNAPSHOT</version>
<version>3.6.21.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion themes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.jboss.hal</groupId>
<artifactId>hal-gwt-parent</artifactId>
<version>3.6.21-SNAPSHOT</version>
<version>3.6.21.Final</version>
<relativePath>../gwt-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion themes/wildfly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.jboss.hal</groupId>
<artifactId>hal-theme-parent</artifactId>
<version>3.6.21-SNAPSHOT</version>
<version>3.6.21.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.6.21-SNAPSHOT
3.6.21.Final

0 comments on commit 5b45ae1

Please sign in to comment.