You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by re...@apache.org on 2019/07/18 10:18:01 UTC

svn commit: r1863269 - in /jackrabbit/branches/2.18: ./ jackrabbit-parent/pom.xml

Author: reschke
Date: Thu Jul 18 10:18:00 2019
New Revision: 1863269

URL: http://svn.apache.org/viewvc?rev=1863269&view=rev
Log:
JCR-4454: update surefire-report-plugin dependency to 2.22.2 (merged r1861786 into 2.18)

Modified:
    jackrabbit/branches/2.18/   (props changed)
    jackrabbit/branches/2.18/jackrabbit-parent/pom.xml

Propchange: jackrabbit/branches/2.18/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Thu Jul 18 10:18:00 2019
@@ -1,3 +1,3 @@
 /jackrabbit/branches/JCR-2272:1173165-1176545
 /jackrabbit/sandbox/JCR-2415-lucene-3.0:1060860-1064038
-/jackrabbit/trunk:1850224,1851360,1851369,1851372,1851380,1851384,1851904,1851946,1851953,1851961,1852417,1853927,1854018,1856855,1856969,1857631,1857721,1858564,1858566,1859534,1859563,1859633,1860118,1860123,1860645,1861773,1861777-1861778,1861781,1863196
+/jackrabbit/trunk:1850224,1851360,1851369,1851372,1851380,1851384,1851904,1851946,1851953,1851961,1852417,1853927,1854018,1856855,1856969,1857631,1857721,1858564,1858566,1859534,1859563,1859633,1860118,1860123,1860645,1861773,1861777-1861778,1861781,1861786,1863196

Modified: jackrabbit/branches/2.18/jackrabbit-parent/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.18/jackrabbit-parent/pom.xml?rev=1863269&r1=1863268&r2=1863269&view=diff
==============================================================================
--- jackrabbit/branches/2.18/jackrabbit-parent/pom.xml (original)
+++ jackrabbit/branches/2.18/jackrabbit-parent/pom.xml Thu Jul 18 10:18:00 2019
@@ -361,7 +361,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-surefire-report-plugin</artifactId>
-        <version>2.22.1</version>
+        <version>2.22.2</version>
       </plugin>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>