Skip to content

Commit

Permalink
- postgres broker tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Reef3rm4n committed Jul 22, 2023
1 parent e7281bf commit 43f6d8e
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 @@ -87,8 +87,8 @@
</execution>
</executions>
<configuration>
<excludePackageNames>io.es4j.core.objects</excludePackageNames>
<excludePackageNames>io.es4j.infrastructure.models</excludePackageNames>
<excludePackageNames>io.es4j.*</excludePackageNames>
<excludePackageNames>io.es4j</excludePackageNames>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 43f6d8e

Please sign in to comment.