Skip to content

Commit

Permalink
closes #88; closes #90
Browse files Browse the repository at this point in the history
  • Loading branch information
justinhrobbins committed Jan 8, 2014
1 parent 459b97f commit 708987a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -721,6 +721,7 @@
<excludes>
<exclude>**/*IT.java</exclude>
</excludes>
<parallel>classes</parallel>
</configuration>
</plugin>
<plugin>
Expand All @@ -736,6 +737,7 @@
<excludes>
<exclude>**/*UT.java</exclude>
</excludes>
<parallel>classes</parallel>
</configuration>
<executions>
<execution>
Expand Down

0 comments on commit 708987a

Please sign in to comment.