Author: khmarbaise
Date: Sun Oct  4 19:44:43 2015
New Revision: 1706721

URL: http://svn.apache.org/viewvc?rev=1706721&view=rev
Log:
[MSHARED-442] followup removed dependency-reduced-pom.xml from rat-plugin 
configuration.

Modified:
    maven/shared/trunk/maven-shared-utils/pom.xml

Modified: maven/shared/trunk/maven-shared-utils/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/shared/trunk/maven-shared-utils/pom.xml?rev=1706721&r1=1706720&r2=1706721&view=diff
==============================================================================
--- maven/shared/trunk/maven-shared-utils/pom.xml (original)
+++ maven/shared/trunk/maven-shared-utils/pom.xml Sun Oct  4 19:44:43 2015
@@ -143,8 +143,6 @@
           <excludes combine.children="append">
             <exclude>src/test/resources/directorywalker/**/*</exclude>
             <exclude>src/test/resources/symlinks/**/*</exclude>
-            <!-- This will be generated by maven-shade-plugin. -->
-            <exclude>dependency-reduced-pom.xml</exclude>
           </excludes>
         </configuration>
       </plugin>


Reply via email to