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/06/15 08:19:53 UTC

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

Author: reschke
Date: Fri Jun 15 08:19:53 2018
New Revision: 1833582

URL: http://svn.apache.org/viewvc?rev=1833582&view=rev
Log:
JCR-4316: set baseline comparisonVersion to latest stable (2.16.2)

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=1833582&r1=1833581&r2=1833582&view=diff
==============================================================================
--- jackrabbit/trunk/jackrabbit-parent/pom.xml (original)
+++ jackrabbit/trunk/jackrabbit-parent/pom.xml Fri Jun 15 08:19:53 2018
@@ -337,7 +337,7 @@
               </goals>
               <configuration>
                 <!-- this should refer to the latest stable release -->
-                <comparisonVersion>2.16.1</comparisonVersion>
+                <comparisonVersion>2.16.2</comparisonVersion>
               </configuration>
             </execution>
           </executions>