Author: brett
Date: Mon Nov 14 02:27:42 2011
New Revision: 1201579

URL: http://svn.apache.org/viewvc?rev=1201579&view=rev
Log:
no need for a Lead, and remove empty tags

Modified:
    maven/plugins/trunk/maven-dependency-plugin/pom.xml

Modified: maven/plugins/trunk/maven-dependency-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-dependency-plugin/pom.xml?rev=1201579&r1=1201578&r2=1201579&view=diff
==============================================================================
--- maven/plugins/trunk/maven-dependency-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-dependency-plugin/pom.xml Mon Nov 14 02:27:42 2011
@@ -42,7 +42,7 @@ under the License.
       <name>Brian Fox</name>
       <email>bri...@apache.org</email>
       <roles>
-        <role>Lead Developer</role>
+        <role>Developer</role>
       </roles>
       <timezone>5</timezone>
     </developer>
@@ -50,8 +50,6 @@ under the License.
       <id>dtran</id>
       <name>Dan T. Tran</name>
       <email>dant...@gmail.com</email>
-      <organization>
-      </organization>
       <roles>
         <role>Developer</role>
       </roles>
@@ -60,8 +58,6 @@ under the License.
       <id>jdcasey</id>
       <name>John Casey</name>
       <email>casey.joh...@gmail.com</email>
-      <organization>
-      </organization>
       <roles>
         <role>Developer</role>
       </roles>


Reply via email to