Author: olamy
Date: Sat Dec 15 23:41:58 2012
New Revision: 1422421

URL: http://svn.apache.org/viewvc?rev=1422421&view=rev
Log:
ignore too api-2.1.1 path

Modified:
    commons/proper/collections/trunk/pom.xml

Modified: commons/proper/collections/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/collections/trunk/pom.xml?rev=1422421&r1=1422420&r2=1422421&view=diff
==============================================================================
--- commons/proper/collections/trunk/pom.xml (original)
+++ commons/proper/collections/trunk/pom.xml Sat Dec 15 23:41:58 2012
@@ -483,6 +483,7 @@
           <ignorePathsToDelete>
             <ignorePathsToDelete>
               <ignorePathToDelete>api-release**</ignorePathToDelete>
+              <ignorePathToDelete>api-2.1.1**</ignorePathToDelete>
             </ignorePathsToDelete>
           </ignorePathsToDelete>
         </configuration>


Reply via email to