Skip to content

Commit

Permalink
Updated pom
Browse files Browse the repository at this point in the history
  • Loading branch information
pasqualino.cristaudo committed Nov 23, 2023
1 parent e41e7b8 commit 0a8872c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,9 @@
<version>0.8.10</version>
<configuration>
<excludes>
<exclude>it/pagopa/interop/signalhub/persister/config/**</exclude>
<exclude>**/config/**</exclude>
<exclude>**/entity/**</exclude>
<exclude>**/queue/model/**</exclude>
<exclude>**/SignalHubSignalsPersisterApplication.class</exclude>
</excludes>
</configuration>
Expand Down

0 comments on commit 0a8872c

Please sign in to comment.