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 2018/12/05 12:52:09 UTC

svn commit: r1848207 - /jackrabbit/branches/2.18/jackrabbit-parent/pom.xml

Author: reschke
Date: Wed Dec  5 12:52:09 2018
New Revision: 1848207

URL: http://svn.apache.org/viewvc?rev=1848207&view=rev
Log:
JCR-4394: switch bundle comparisonVersion for 2.18

Modified:
    jackrabbit/branches/2.18/jackrabbit-parent/pom.xml

Modified: jackrabbit/branches/2.18/jackrabbit-parent/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/branches/2.18/jackrabbit-parent/pom.xml?rev=1848207&r1=1848206&r2=1848207&view=diff
==============================================================================
--- jackrabbit/branches/2.18/jackrabbit-parent/pom.xml (original)
+++ jackrabbit/branches/2.18/jackrabbit-parent/pom.xml Wed Dec  5 12:52:09 2018
@@ -335,10 +335,6 @@
               <goals>
                 <goal>baseline</goal>
               </goals>
-              <configuration>
-                <!-- this should refer to the latest stable release -->
-                <comparisonVersion>2.16.3</comparisonVersion>
-              </configuration>
             </execution>
           </executions>
         </plugin>