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 2019/05/28 08:35:24 UTC

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

Author: reschke
Date: Tue May 28 08:35:24 2019
New Revision: 1860198

URL: http://svn.apache.org/viewvc?rev=1860198&view=rev
Log:
JCR-4443: set baseline comparisonVersion to latest stable (2.18.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=1860198&r1=1860197&r2=1860198&view=diff
==============================================================================
--- jackrabbit/trunk/jackrabbit-parent/pom.xml (original)
+++ jackrabbit/trunk/jackrabbit-parent/pom.xml Tue May 28 08:35:24 2019
@@ -336,7 +336,7 @@
               </goals>
               <configuration>
                 <!-- this should refer to the latest stable release -->
-                <comparisonVersion>2.18.1</comparisonVersion>
+                <comparisonVersion>2.18.2</comparisonVersion>
               </configuration>
             </execution>
           </executions>