You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2013/04/23 23:48:16 UTC

svn commit: r1471164 - /maven/doxia/doxia/trunk/doxia-modules/doxia-module-rtf/pom.xml

Author: hboutemy
Date: Tue Apr 23 21:48:15 2013
New Revision: 1471164

URL: http://svn.apache.org/r1471164
Log:
removed version already set by dependencyManagement

Modified:
    maven/doxia/doxia/trunk/doxia-modules/doxia-module-rtf/pom.xml

Modified: maven/doxia/doxia/trunk/doxia-modules/doxia-module-rtf/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/doxia-modules/doxia-module-rtf/pom.xml?rev=1471164&r1=1471163&r2=1471164&view=diff
==============================================================================
--- maven/doxia/doxia/trunk/doxia-modules/doxia-module-rtf/pom.xml (original)
+++ maven/doxia/doxia/trunk/doxia-modules/doxia-module-rtf/pom.xml Tue Apr 23 21:48:15 2013
@@ -42,7 +42,6 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.doxia</groupId>
       <artifactId>doxia-module-apt</artifactId>
-      <version>${projectVersion}</version>
       <scope>test</scope>
     </dependency>
     <dependency>