Author: jcarman
Date: Sat Feb 23 05:24:34 2008
New Revision: 630432
URL: http://svn.apache.org/viewvc?rev=630432&view=rev
Log:
Removing changelog plugin.
Modified:
commons/proper/proxy/branches/proxy-1.0-work/pom.xml
Modified: commons/proper/proxy/branches/proxy-1.0-work/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/proxy/branches/proxy-1.0-work/pom.xml?rev=630432&r1=630431&r2=630432&view=diff
==============================================================================
--- commons/proper/proxy/branches/proxy-1.0-work/pom.xml (original)
+++ commons/proper/proxy/branches/proxy-1.0-work/pom.xml Sat Feb 23 05:24:34
2008
@@ -219,11 +219,6 @@
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-changelog-plugin</artifactId>
- <version>2.1</version>
- </plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<configuration>
<configLocation>checkstyle.xml</configLocation>