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/11 11:57:07 UTC

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

Author: reschke
Date: Wed Oct 11 11:57:07 2017
New Revision: 1811815

URL: http://svn.apache.org/viewvc?rev=1811815&view=rev
Log:
OAK-6808: update surefire plugin to 2.20.1 for use with Java 9

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=1811815&r1=1811814&r2=1811815&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-parent/pom.xml (original)
+++ jackrabbit/oak/trunk/oak-parent/pom.xml Wed Oct 11 11:57:07 2017
@@ -297,7 +297,7 @@
         </plugin>
         <plugin>
           <artifactId>maven-surefire-plugin</artifactId>
-          <version>2.20</version>
+          <version>2.20.1</version>
           <configuration>
             <argLine>${test.opts}</argLine>
             <systemPropertyVariables>