Author: krosenvold
Date: Mon Oct 13 07:36:03 2014
New Revision: 1631304
URL: http://svn.apache.org/r1631304
Log:
Fixed borked contributor tag
Modified:
maven/plugins/trunk/maven-assembly-plugin/pom.xml
Modified: maven/plugins/trunk/maven-assembly-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-assembly-plugin/pom.xml?rev=1631304&r1=1631303&r2=1631304&view=diff
==============================================================================
--- maven/plugins/trunk/maven-assembly-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-assembly-plugin/pom.xml Mon Oct 13 07:36:03 2014
@@ -74,7 +74,7 @@ under the License.
</contributor>
<contributor>
<name>Tony Jewell</name>
- <contributor>
+ </contributor>
</contributors>
<dependencies>