Author: dennisl
Date: Tue Apr 26 19:55:21 2011
New Revision: 1096877
URL: http://svn.apache.org/viewvc?rev=1096877&view=rev
Log:
o Remove unused declared dependency.
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=1096877&r1=1096876&r2=1096877&view=diff
==============================================================================
--- maven/doxia/doxia/trunk/doxia-maven-plugin/pom.xml (original)
+++ maven/doxia/doxia/trunk/doxia-maven-plugin/pom.xml Tue Apr 26 19:55:21 2011
@@ -93,11 +93,6 @@ under the License.
<artifactId>doxia-module-xhtml</artifactId>
<version>${projectVersion}</version>
</dependency>
- <dependency>
- <groupId>org.apache.maven.doxia</groupId>
- <artifactId>doxia-decoration-model</artifactId>
- <version>1.2-SNAPSHOT</version>
- </dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>