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 2017/11/24 10:47:57 UTC

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

Author: reschke
Date: Fri Nov 24 10:47:56 2017
New Revision: 1816227

URL: http://svn.apache.org/viewvc?rev=1816227&view=rev
Log:
JCR-4218: switch bundle comparisonVersion

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=1816227&r1=1816226&r2=1816227&view=diff
==============================================================================
--- jackrabbit/trunk/jackrabbit-parent/pom.xml (original)
+++ jackrabbit/trunk/jackrabbit-parent/pom.xml Fri Nov 24 10:47:56 2017
@@ -340,7 +340,7 @@
                 <goal>baseline</goal>
               </goals>
               <configuration>
-                <comparisonVersion>2.14.0</comparisonVersion>
+                <comparisonVersion>2.16.0</comparisonVersion>
               </configuration>
             </execution>
           </executions>