You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by br...@apache.org on 2012/05/14 02:25:33 UTC

svn commit: r1338012 - /maven/plugins/trunk/maven-changes-plugin/pom.xml

Author: brett
Date: Mon May 14 00:25:33 2012
New Revision: 1338012

URL: http://svn.apache.org/viewvc?rev=1338012&view=rev
Log:
removed - these are all listed in the parent POM and don't merge properly when
here

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

Modified: maven/plugins/trunk/maven-changes-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-changes-plugin/pom.xml?rev=1338012&r1=1338011&r2=1338012&view=diff
==============================================================================
--- maven/plugins/trunk/maven-changes-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-changes-plugin/pom.xml Mon May 14 00:25:33 2012
@@ -36,23 +36,6 @@ under the License.
   <name>Maven Changes Report Plugin</name>
   <description>Creates a release history for inclusion into the site and assists in generating an announcement mail.</description>
 
-  <developers>
-    <developer>
-      <id>jruiz</id>
-      <name>Johnny Ruiz III</name>
-      <email>jruiz@apache.org</email>
-    </developer>
-    <developer>
-      <id>aramirez</id>
-      <name>Allan Ramirez</name>
-      <email>aramirez@exist.com</email>
-    </developer>
-    <developer>
-      <id>dennisl</id>
-      <name>Dennis Lundberg</name>
-      <email>dennisl@apache.org</email>
-    </developer>
-  </developers>
   <contributors>
     <contributor>
       <name>Justin Edelson</name>