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 2018/12/05 12:24:03 UTC

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

Author: reschke
Date: Wed Dec  5 12:24:03 2018
New Revision: 1848205

URL: http://svn.apache.org/viewvc?rev=1848205&view=rev
Log:
JCR-4394: switch bundle comparisonVersion for 2.18

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=1848205&r1=1848204&r2=1848205&view=diff
==============================================================================
--- jackrabbit/trunk/jackrabbit-parent/pom.xml (original)
+++ jackrabbit/trunk/jackrabbit-parent/pom.xml Wed Dec  5 12:24:03 2018
@@ -337,7 +337,7 @@
               </goals>
               <configuration>
                 <!-- this should refer to the latest stable release -->
-                <comparisonVersion>2.16.3</comparisonVersion>
+                <comparisonVersion>2.18.0</comparisonVersion>
               </configuration>
             </execution>
           </executions>