Author: simonetripodi
Date: Fri Jan 13 11:43:06 2012
New Revision: 1231018
URL: http://svn.apache.org/viewvc?rev=1231018&view=rev
Log:
dropped changelog plugin - consumes too much time&resources, this report is
available on ASF viewvc (see https://svn.apache.org/viewvc/incubator/any23/)
Modified:
incubator/any23/trunk/pom.xml
Modified: incubator/any23/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/any23/trunk/pom.xml?rev=1231018&r1=1231017&r2=1231018&view=diff
==============================================================================
--- incubator/any23/trunk/pom.xml (original)
+++ incubator/any23/trunk/pom.xml Fri Jan 13 11:43:06 2012
@@ -648,17 +648,6 @@
</configuration>
</plugin>
- <!-- Changelog report. -->
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-changelog-plugin</artifactId>
- <version>2.2</version>
- <configuration>
- <type>range</type>
- <range>60</range>
- </configuration>
- </plugin>
-
<!-- Cobertura report. -->
<plugin>
<groupId>org.codehaus.mojo</groupId>