Skip to content

Commit

Permalink
OAK-6846: update maven-failsafe-plugin to 2.20.1
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/oak/trunk@1812541 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
reschke committed Oct 18, 2017
1 parent 6f5ce3d commit 2c4f257
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions oak-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,7 @@
</plugin>
<plugin>
<artifactId>maven-failsafe-plugin</artifactId>
<version>2.20.1</version>
<configuration>
<argLine>${test.opts}</argLine>
<systemPropertyVariables>
Expand Down

0 comments on commit 2c4f257

Please sign in to comment.