Author: tn
Date: Wed Jan 23 15:13:19 2013
New Revision: 1437451
URL: http://svn.apache.org/viewvc?rev=1437451&view=rev
Log:
Fix wrong end tag.
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=1437451&r1=1437450&r2=1437451&view=diff
==============================================================================
--- commons/proper/collections/trunk/pom.xml (original)
+++ commons/proper/collections/trunk/pom.xml Wed Jan 23 15:13:19 2013
@@ -106,7 +106,7 @@
</developer>
<developer>
<name>Thomas Neidhart</name>
- <id>tn</name>
+ <id>tn</id>
</developer>
</developers>
|