You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by er...@apache.org on 2005/09/26 06:30:08 UTC

svn commit: r291551 - /directory/protocol-providers/changepw/trunk/project.xml

Author: erodriguez
Date: Sun Sep 25 21:30:00 2005
New Revision: 291551

URL: http://svn.apache.org/viewcvs?rev=291551&view=rev
Log:
Removed a bogus "jars" tag from a Maven POM.

Modified:
    directory/protocol-providers/changepw/trunk/project.xml

Modified: directory/protocol-providers/changepw/trunk/project.xml
URL: http://svn.apache.org/viewcvs/directory/protocol-providers/changepw/trunk/project.xml?rev=291551&r1=291550&r2=291551&view=diff
==============================================================================
--- directory/protocol-providers/changepw/trunk/project.xml (original)
+++ directory/protocol-providers/changepw/trunk/project.xml Sun Sep 25 21:30:00 2005
@@ -165,7 +165,6 @@
         <filtering>false</filtering>
       </resource>
     </resources>
-    <jars />
   </build>
 </project>