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 2015/02/15 06:57:46 UTC

svn commit: r1659888 - /maven/pom/trunk/asf/pom.xml

Author: hboutemy
Date: Sun Feb 15 05:57:46 2015
New Revision: 1659888

URL: http://svn.apache.org/r1659888
Log:
RAT 0.11 uses Doxia 1.2

Modified:
    maven/pom/trunk/asf/pom.xml

Modified: maven/pom/trunk/asf/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/asf/pom.xml?rev=1659888&r1=1659887&r2=1659888&view=diff
==============================================================================
--- maven/pom/trunk/asf/pom.xml (original)
+++ maven/pom/trunk/asf/pom.xml Sun Feb 15 05:57:46 2015
@@ -266,7 +266,7 @@ under the License.
             <dependency>
               <groupId>org.apache.maven.doxia</groupId>
               <artifactId>doxia-core</artifactId>
-              <version>1.6</version>
+              <version>1.2</version>
               <exclusions>
                 <exclusion>
                   <groupId>xerces</groupId>