Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
izzat5233 committed May 21, 2023
1 parent 93eb08d commit 8778d5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
<version>0.8.7</version>
<configuration>
<excludes>
<exclude>**/*Entity/*</exclude>
<exclude>**/*EntityPK/*</exclude>
<exclude>**/*Entity.*</exclude>
<exclude>**/*EntityPK.*</exclude>
</excludes>
</configuration>
<executions>
Expand Down

0 comments on commit 8778d5b

Please sign in to comment.