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/02/24 12:03:59 UTC

svn commit: r1854252 - /jackrabbit/oak/branches/1.10/oak-parent/pom.xml

Author: reschke
Date: Sun Feb 24 12:03:59 2019
New Revision: 1854252

URL: http://svn.apache.org/viewvc?rev=1854252&view=rev
Log:
OAK-8076: in 1.10, adjust bundle baseline check comparisonVersion

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

Modified: jackrabbit/oak/branches/1.10/oak-parent/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/oak/branches/1.10/oak-parent/pom.xml?rev=1854252&r1=1854251&r2=1854252&view=diff
==============================================================================
--- jackrabbit/oak/branches/1.10/oak-parent/pom.xml (original)
+++ jackrabbit/oak/branches/1.10/oak-parent/pom.xml Sun Feb 24 12:03:59 2019
@@ -185,8 +185,6 @@
                 <logResults>false</logResults>
                 <failOnWarning>false</failOnWarning>
                 <failOnError>true</failOnError>
-                <!-- Set the comparisonVersion to last release from stable branch-->
-                <comparisonVersion>1.8.10</comparisonVersion>
                 <filters>
                   <!-- Disable baseline for explicitly NOT managed packages. See OAK-3842 -->
                   <filter>!org.apache.jackrabbit.oak.spi.blob</filter>