Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit

Permalink
Upgrade maven-surefire to 2.14.
Browse files Browse the repository at this point in the history
  • Loading branch information
codahale committed Apr 1, 2013
1 parent 272c4f2 commit c148b1a
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 @@ -175,7 +175,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.8.1</version>
<version>2.14</version>
<configuration>
<parallel>classes</parallel>
</configuration>
Expand Down

0 comments on commit c148b1a

Please sign in to comment.