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 fr...@apache.org on 2015/09/30 10:21:47 UTC

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

Author: frm
Date: Wed Sep 30 08:21:47 2015
New Revision: 1705977

URL: http://svn.apache.org/viewvc?rev=1705977&view=rev
Log:
OAK-3461 - Run m-bundle-p:baseline before integration tests

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=1705977&r1=1705976&r2=1705977&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-parent/pom.xml (original)
+++ jackrabbit/oak/trunk/oak-parent/pom.xml Wed Sep 30 08:21:47 2015
@@ -136,6 +136,7 @@
               <goals>
                 <goal>baseline</goal>
               </goals>
+              <phase>pre-integration-test</phase>
               <configuration>
                 <!--<comparisonVersion>1.2.0</comparisonVersion>-->
                 <logResults>false</logResults>