Skip to content

Commit

Permalink
Remove jackson mapping from javadoc scan
Browse files Browse the repository at this point in the history
  • Loading branch information
derTobsch committed Mar 6, 2024
1 parent f91e1a3 commit 0032151
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,7 @@
<configuration>
<quiet>true</quiet>
<excludePackageNames>de.focus_shift.jollyday.jaxb.mapping</excludePackageNames>
<excludePackageNames>de.focus_shift.jollyday.jackson.mapping</excludePackageNames>
</configuration>
<executions>
<execution>
Expand Down

0 comments on commit 0032151

Please sign in to comment.