You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2012/05/20 21:07:26 UTC

svn commit: r1340801 - /maven/plugin-tools/trunk/pom.xml

Author: rfscholte
Date: Sun May 20 19:07:25 2012
New Revision: 1340801

URL: http://svn.apache.org/viewvc?rev=1340801&view=rev
Log:
update qdox to 1.12

Modified:
    maven/plugin-tools/trunk/pom.xml

Modified: maven/plugin-tools/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugin-tools/trunk/pom.xml?rev=1340801&r1=1340800&r2=1340801&view=diff
==============================================================================
--- maven/plugin-tools/trunk/pom.xml (original)
+++ maven/plugin-tools/trunk/pom.xml Sun May 20 19:07:25 2012
@@ -274,7 +274,7 @@
       <dependency>
         <groupId>com.thoughtworks.qdox</groupId>
         <artifactId>qdox</artifactId>
-        <version>1.11</version>
+        <version>1.12</version>
       </dependency>
 
       <dependency>