Skip to content

Commit 841556b

Browse files
committed
Update target package
1 parent 4131004 commit 841556b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@
175175
This setting is necessary because the project includes tests that do not match the default run target class name.
176176
https://maven.apache.org/surefire/maven-surefire-plugin/examples/inclusion-exclusion.html#inclusions
177177
-->
178-
<include>com.fasterxml.jackson.module.kotlin.**</include>
178+
<include>tools.jackson.module.kotlin.**</include>
179179
</includes>
180180
</configuration>
181181
</plugin>

0 commit comments

Comments
 (0)