Skip to content

Commit

Permalink
[1.6.4] - 2024-04-01
Browse files Browse the repository at this point in the history
  • Loading branch information
fugerit79 committed Apr 1, 2024
1 parent b4bd65e commit 1763d24
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.6.4] - 2024-04-01

### Changed

- jacoco plugin configured to generate report both in XML and HTML
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>org.fugerit.java</groupId>
<artifactId>fj-bom</artifactId>

<version>1.6.4-SNAPSHOT</version>
<version>1.6.4</version>
<packaging>pom</packaging>

<name>Fugerit Java Platform BOM</name>
Expand Down

0 comments on commit 1763d24

Please sign in to comment.