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 2020/01/07 09:06:44 UTC

svn commit: r1872416 - /jackrabbit/trunk/jackrabbit-parent/pom.xml

Author: reschke
Date: Tue Jan  7 09:06:44 2020
New Revision: 1872416

URL: http://svn.apache.org/viewvc?rev=1872416&view=rev
Log:
JCR-4516: switch bundle comparisonVersion for 2.20

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

Modified: jackrabbit/trunk/jackrabbit-parent/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-parent/pom.xml?rev=1872416&r1=1872415&r2=1872416&view=diff
==============================================================================
--- jackrabbit/trunk/jackrabbit-parent/pom.xml (original)
+++ jackrabbit/trunk/jackrabbit-parent/pom.xml Tue Jan  7 09:06:44 2020
@@ -353,7 +353,7 @@
               </goals>
               <configuration>
                 <!-- this should refer to the latest stable release -->
-                <comparisonVersion>2.18.4</comparisonVersion>
+                <comparisonVersion>2.20.0</comparisonVersion>
               </configuration>
             </execution>
           </executions>