Skip to content

Commit

Permalink
Add missing pom.xml changes from last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Jan 13, 2025
1 parent 7a9cad8 commit 7f2f7f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ tools.jackson.core.*;version=${project.version}
</goals>
<configuration>
<includes>
<include>tools/jackson/core/testsupport/**/*.*</include>
<include>module-info.*</include>
<include>tools/jackson/core/testutil/**/*.*</include>
</includes>
</configuration>
Expand Down

0 comments on commit 7f2f7f4

Please sign in to comment.