Skip to content

Commit

Permalink
[1.0.0] - 2024-02-28
Browse files Browse the repository at this point in the history
  • Loading branch information
fugerit79 committed Feb 28, 2024
1 parent ed067a6 commit eceb984
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.0.0] - 2024-02-28

## Added

- sample demo app for fj-daogen version 1.5.1
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.0.0-SNAPSHOT</version>
<version>1.0.0</version>
<properties>
<compiler-plugin.version>3.12.1</compiler-plugin.version>
<maven.compiler.release>21</maven.compiler.release>
Expand Down

0 comments on commit eceb984

Please sign in to comment.