Author: veithen
Date: Sun Jun 13 13:37:56 2010
New Revision: 954222
URL: http://svn.apache.org/viewvc?rev=954222&view=rev
Log:
Removed the jdepend-maven-plugin; it is not generating anything.
Modified:
webservices/commons/trunk/modules/axiom/pom.xml
Modified: webservices/commons/trunk/modules/axiom/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/pom.xml?rev=954222&r1=954221&r2=954222&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/pom.xml (original)
+++ webservices/commons/trunk/modules/axiom/pom.xml Sun Jun 13 13:37:56 2010
@@ -577,11 +577,6 @@
</reportSets>
</plugin>
<plugin>
- <groupId>org.codehaus.mojo</groupId>
- <artifactId>jdepend-maven-plugin</artifactId>
- <version>2.0-beta-1</version>
- </plugin>
- <plugin>
<artifactId>maven-site-plugin</artifactId>
<version>2.0.1</version>
<inherited>false</inherited>