You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by re...@apache.org on 2017/10/18 15:27:21 UTC

svn commit: r1812541 - /jackrabbit/oak/trunk/oak-parent/pom.xml

Author: reschke
Date: Wed Oct 18 15:27:20 2017
New Revision: 1812541

URL: http://svn.apache.org/viewvc?rev=1812541&view=rev
Log:
OAK-6846: update maven-failsafe-plugin to 2.20.1

Modified:
    jackrabbit/oak/trunk/oak-parent/pom.xml

Modified: jackrabbit/oak/trunk/oak-parent/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-parent/pom.xml?rev=1812541&r1=1812540&r2=1812541&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-parent/pom.xml (original)
+++ jackrabbit/oak/trunk/oak-parent/pom.xml Wed Oct 18 15:27:20 2017
@@ -315,6 +315,7 @@
         </plugin>
         <plugin>
           <artifactId>maven-failsafe-plugin</artifactId>
+          <version>2.20.1</version>
           <configuration>
             <argLine>${test.opts}</argLine>
             <systemPropertyVariables>