Author: olamy
Date: Thu Jul 12 17:12:40 2012
New Revision: 1360820
URL: http://svn.apache.org/viewvc?rev=1360820&view=rev
Log:
Tony is now in developers section
Modified:
maven/plugins/trunk/maven-deploy-plugin/pom.xml
maven/plugins/trunk/maven-install-plugin/pom.xml
maven/plugins/trunk/maven-jarsigner-plugin/pom.xml
maven/plugins/trunk/maven-war-plugin/pom.xml
Modified: maven/plugins/trunk/maven-deploy-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-deploy-plugin/pom.xml?rev=1360820&r1=1360819&r2=1360820&view=diff
==============================================================================
--- maven/plugins/trunk/maven-deploy-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-deploy-plugin/pom.xml Thu Jul 12 17:12:40 2012
@@ -103,12 +103,6 @@ under the License.
</dependency>
</dependencies>
- <contributors>
- <contributor>
- <name>Tony Chemit</name>
- </contributor>
- </contributors>
-
<build>
<pluginManagement>
Modified: maven/plugins/trunk/maven-install-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-install-plugin/pom.xml?rev=1360820&r1=1360819&r2=1360820&view=diff
==============================================================================
--- maven/plugins/trunk/maven-install-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-install-plugin/pom.xml Thu Jul 12 17:12:40 2012
@@ -111,9 +111,6 @@ under the License.
<contributors>
<contributor>
- <name>Tony Chemit</name>
- </contributor>
- <contributor>
<name>Ludwig Magnusson</name>
</contributor>
</contributors>
Modified: maven/plugins/trunk/maven-jarsigner-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-jarsigner-plugin/pom.xml?rev=1360820&r1=1360819&r2=1360820&view=diff
==============================================================================
--- maven/plugins/trunk/maven-jarsigner-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-jarsigner-plugin/pom.xml Thu Jul 12 17:12:40 2012
@@ -40,9 +40,6 @@ under the License.
<contributor>
<name>Christian Schulte</name>
</contributor>
- <contributor>
- <name>Tony Chemit</name>
- </contributor>
</contributors>
<prerequisites>
Modified: maven/plugins/trunk/maven-war-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-war-plugin/pom.xml?rev=1360820&r1=1360819&r2=1360820&view=diff
==============================================================================
--- maven/plugins/trunk/maven-war-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-war-plugin/pom.xml Thu Jul 12 17:12:40 2012
@@ -36,12 +36,6 @@ under the License.
<name>Maven WAR Plugin</name>
<description>Builds a Web Application Archive (WAR) file from the project
output and its dependencies.</description>
- <contributors>
- <contributor>
- <name>Tony Chemit</name>
- </contributor>
- </contributors>
-
<prerequisites>
<maven>${mavenVersion}</maven>
</prerequisites>