You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ol...@apache.org on 2013/09/03 05:32:30 UTC

svn commit: r1519545 - /commons/sandbox/monitoring/trunk/core/pom.xml

Author: olamy
Date: Tue Sep  3 03:32:29 2013
New Revision: 1519545

URL: http://svn.apache.org/r1519545
Log:
move dependency-reduced-pom.xml out of the scm tree

Modified:
    commons/sandbox/monitoring/trunk/core/pom.xml

Modified: commons/sandbox/monitoring/trunk/core/pom.xml
URL: http://svn.apache.org/viewvc/commons/sandbox/monitoring/trunk/core/pom.xml?rev=1519545&r1=1519544&r2=1519545&view=diff
==============================================================================
--- commons/sandbox/monitoring/trunk/core/pom.xml (original)
+++ commons/sandbox/monitoring/trunk/core/pom.xml Tue Sep  3 03:32:29 2013
@@ -57,6 +57,7 @@
               <goal>shade</goal>
             </goals>
             <configuration>
+              <dependencyReducedPomLocation>${project.build.directory}/dependency-reduced-pom.xml</dependencyReducedPomLocation>
               <relocations>
                 <relocation>
                   <pattern>org.apache.commons.math</pattern>