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>


Reply via email to