We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4131004 commit 841556bCopy full SHA for 841556b
pom.xml
@@ -175,7 +175,7 @@
175
This setting is necessary because the project includes tests that do not match the default run target class name.
176
https://maven.apache.org/surefire/maven-surefire-plugin/examples/inclusion-exclusion.html#inclusions
177
-->
178
- <include>com.fasterxml.jackson.module.kotlin.**</include>
+ <include>tools.jackson.module.kotlin.**</include>
179
</includes>
180
</configuration>
181
</plugin>
0 commit comments