You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by ve...@apache.org on 2011/11/02 15:01:45 UTC

svn commit: r1196590 - /webservices/commons/trunk/modules/axiom/pom.xml

Author: veithen
Date: Wed Nov  2 14:01:45 2011
New Revision: 1196590

URL: http://svn.apache.org/viewvc?rev=1196590&view=rev
Log:
Upgraded docbkx-maven-plugin to 2.0.13 so that the Axiom version number is again substituted correctly in the generated documents.

Modified:
    webservices/commons/trunk/modules/axiom/pom.xml

Modified: webservices/commons/trunk/modules/axiom/pom.xml
URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/pom.xml?rev=1196590&r1=1196589&r2=1196590&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/pom.xml (original)
+++ webservices/commons/trunk/modules/axiom/pom.xml Wed Nov  2 14:01:45 2011
@@ -324,7 +324,7 @@
             <plugin>
                 <groupId>com.agilejava.docbkx</groupId>
                 <artifactId>docbkx-maven-plugin</artifactId>
-                <version>2.0.8</version>
+                <version>2.0.13</version>
                 <inherited>false</inherited>
                 <executions>
                     <execution>