Skip to content
This repository has been archived by the owner on Oct 7, 2019. It is now read-only.

Commit

Permalink
Fix for broken tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Garvin LeClaire committed Aug 17, 2017
1 parent 0aa21fe commit f9515c7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,14 @@
<cpd.skip>true</cpd.skip>
<checkstyle.skip>true</checkstyle.skip>
<skipSurefireReport>true</skipSurefireReport>

<!-- Used by Integration tests -->
<compilerPluginVersion>3.6.1</compilerPluginVersion>
<fb-contribVersion>4.8.2</fb-contribVersion>
<jxrPluginVersion>2.5</jxrPluginVersion>
<mavenSurefireVersion>2.20</mavenSurefireVersion>


</properties>

<dependencies>
Expand Down

0 comments on commit f9515c7

Please sign in to comment.