You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by re...@apache.org on 2019/06/18 05:51:12 UTC

svn commit: r1861558 - /jackrabbit/oak/trunk/oak-parent/pom.xml

Author: reschke
Date: Tue Jun 18 05:51:12 2019
New Revision: 1861558

URL: http://svn.apache.org/viewvc?rev=1861558&view=rev
Log:
OAK-8405: remove baseline comparisonVersion from POM

Modified:
    jackrabbit/oak/trunk/oak-parent/pom.xml

Modified: jackrabbit/oak/trunk/oak-parent/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-parent/pom.xml?rev=1861558&r1=1861557&r2=1861558&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-parent/pom.xml (original)
+++ jackrabbit/oak/trunk/oak-parent/pom.xml Tue Jun 18 05:51:12 2019
@@ -192,8 +192,6 @@
                 <logResults>false</logResults>
                 <failOnWarning>false</failOnWarning>
                 <failOnError>true</failOnError>
-                <!-- Set the comparisonVersion to last release from stable branch-->
-                <comparisonVersion>1.14.0</comparisonVersion>
                 <filters>
                   <!-- Disable baseline for explicitly NOT managed packages. See OAK-3842 -->
                   <filter>!org.apache.jackrabbit.oak.spi.blob</filter>