Author: dennisl
Date: Sun Sep 30 05:06:52 2007
New Revision: 580700
URL: http://svn.apache.org/viewvc?rev=580700&view=rev
Log:
Remove unused declared dependencies.
Modified:
maven/doxia/doxia/trunk/doxia-maven-plugin/pom.xml
Modified: maven/doxia/doxia/trunk/doxia-maven-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/doxia-maven-plugin/pom.xml?rev=580700&r1=580699&r2=580700&view=diff
==============================================================================
--- maven/doxia/doxia/trunk/doxia-maven-plugin/pom.xml (original)
+++ maven/doxia/doxia/trunk/doxia-maven-plugin/pom.xml Sun Sep 30 05:06:52 2007
@@ -40,16 +40,6 @@
<version>2.0</version>
</dependency>
<dependency>
- <groupId>org.apache.maven.reporting</groupId>
- <artifactId>maven-reporting-api</artifactId>
- <version>2.0.2</version>
- </dependency>
- <dependency>
- <groupId>org.apache.maven.reporting</groupId>
- <artifactId>maven-reporting-impl</artifactId>
- <version>2.0.2</version>
- </dependency>
- <dependency>
<groupId>${project.groupId}</groupId>
<artifactId>doxia-book</artifactId>
<version>${projectVersion}</version>