Skip to content

Commit

Permalink
Bumping Failsafe version, to keep it in step with Surefire
Browse files Browse the repository at this point in the history
  • Loading branch information
ajs6f committed Oct 25, 2013
1 parent 4fb55c1 commit d6c271c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -598,7 +598,7 @@
</configuration> </execution> </executions> </plugin> -->
<plugin>
<artifactId>maven-failsafe-plugin</artifactId>
<version>2.15</version>
<version>2.16</version>
<configuration>
<systemPropertyVariables>
<test.port>${test.port}</test.port>
Expand Down

0 comments on commit d6c271c

Please sign in to comment.