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 2018/06/07 13:13:05 UTC

svn commit: r1833121 - /jackrabbit/oak/branches/1.8/oak-parent/pom.xml

Author: reschke
Date: Thu Jun  7 13:13:05 2018
New Revision: 1833121

URL: http://svn.apache.org/viewvc?rev=1833121&view=rev
Log:
OAK-7535: 1.8: remove comparisonVersion for baseline check (let defaults apply)

Modified:
    jackrabbit/oak/branches/1.8/oak-parent/pom.xml

Modified: jackrabbit/oak/branches/1.8/oak-parent/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/oak/branches/1.8/oak-parent/pom.xml?rev=1833121&r1=1833120&r2=1833121&view=diff
==============================================================================
--- jackrabbit/oak/branches/1.8/oak-parent/pom.xml (original)
+++ jackrabbit/oak/branches/1.8/oak-parent/pom.xml Thu Jun  7 13:13:05 2018
@@ -186,8 +186,6 @@
                 <logResults>false</logResults>
                 <failOnWarning>false</failOnWarning>
                 <failOnError>true</failOnError>
-                <!-- Set the comparisonVersion to last release from stable branch-->
-                <comparisonVersion>1.6.2</comparisonVersion>
                 <filters>
                   <!-- Disable baseline for explicitly NOT managed packages. See OAK-3842 -->
                   <filter>!org.apache.jackrabbit.oak.spi.blob</filter>