Skip to content

Commit

Permalink
Merge branch '2.4'
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Aug 13, 2014
2 parents 544904d + fdcb48c commit af647e2
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 @@ -69,7 +69,7 @@ com.fasterxml.jackson.core.*;version=${project.version}
<configuration>
<redirectTestOutputToFile>${surefire.redirectTestOutputToFile}</redirectTestOutputToFile>
<excludes>
<exclude>failing/*.java</exclude>
<exclude>**/failing/*.java</exclude>
</excludes>
</configuration>
</plugin>
Expand Down

0 comments on commit af647e2

Please sign in to comment.