Skip to content

Commit

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

## [Unreleased]

## [1.4.3] - 2024-04-22

### Changed

- docker publish with action [Maven container publish](https://github.com/fugerit-org/psychic-actions/blob/main/maven-container-publish/maven-container-publish.md)

## [1.4.2] - 2024-04-21

### Changed
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.fugerit.java.demo</groupId>
<artifactId>fj-daogen-quarkus-demo</artifactId>
<version>1.4.1</version>
<version>1.4.3</version>
<properties>
<compiler-plugin.version>3.12.1</compiler-plugin.version>
<maven.compiler.release>21</maven.compiler.release>
Expand Down

0 comments on commit e3049e9

Please sign in to comment.