Skip to content

Commit

Permalink
Clean up cruft from pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Jan 9, 2025
1 parent 031fc7a commit 0eb866b
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -102,14 +102,6 @@ tools.jackson.core.*;version=${project.version}
<version>${version.plugin.surefire}</version>
<configuration>
<redirectTestOutputToFile>${surefire.redirectTestOutputToFile}</redirectTestOutputToFile>
<excludes>
<exclude>**/failing/**/*.java</exclude>
</excludes>
<!-- 13-Apr-2018, tatu: for debugging [core#400]
<systemPropertyVariables>
<tools.jackson.core.util.BufferRecyclers.trackReusableBuffers>true</tools.jackson.core.util.BufferRecyclers.trackReusableBuffers>
</systemPropertyVariables>
-->
</configuration>
</plugin>
<plugin> <!-- default settings are fine, just need to enable here -->
Expand Down

0 comments on commit 0eb866b

Please sign in to comment.