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>jr...@apache.org</email> - </developer> - <developer> - <id>aramirez</id> - <name>Allan Ramirez</name> - <email>arami...@exist.com</email> - </developer> - <developer> - <id>dennisl</id> - <name>Dennis Lundberg</name> - <email>denn...@apache.org</email> - </developer> - </developers> <contributors> <contributor> <name>Justin Edelson</name>