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 11:05:23 UTC

svn commit: r1816229 - in /jackrabbit/branches/2.16: ./ jackrabbit-parent/pom.xml

Author: reschke
Date: Fri Nov 24 11:05:23 2017
New Revision: 1816229

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

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

Propchange: jackrabbit/branches/2.16/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Fri Nov 24 11:05:23 2017
@@ -1,2 +1,3 @@
 /jackrabbit/branches/JCR-2272:1173165-1176545
 /jackrabbit/sandbox/JCR-2415-lucene-3.0:1060860-1064038
+/jackrabbit/trunk:1816227

Modified: jackrabbit/branches/2.16/jackrabbit-parent/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.16/jackrabbit-parent/pom.xml?rev=1816229&r1=1816228&r2=1816229&view=diff
==============================================================================
--- jackrabbit/branches/2.16/jackrabbit-parent/pom.xml (original)
+++ jackrabbit/branches/2.16/jackrabbit-parent/pom.xml Fri Nov 24 11:05:23 2017
@@ -340,7 +340,7 @@
                 <goal>baseline</goal>
               </goals>
               <configuration>
-                <comparisonVersion>2.14.0</comparisonVersion>
+                <comparisonVersion>2.16.0</comparisonVersion>
               </configuration>
             </execution>
           </executions>