You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by sc...@apache.org on 2010/09/05 19:41:16 UTC

svn commit: r992828 - /uima/build/trunk/parent-poms/parent-pom-docbook/pom.xml

Author: schor
Date: Sun Sep  5 17:41:16 2010
New Revision: 992828

URL: http://svn.apache.org/viewvc?rev=992828&view=rev
Log:
[UIMA-1862] change to use docbkx version 2.0.11

Modified:
    uima/build/trunk/parent-poms/parent-pom-docbook/pom.xml

Modified: uima/build/trunk/parent-poms/parent-pom-docbook/pom.xml
URL: http://svn.apache.org/viewvc/uima/build/trunk/parent-poms/parent-pom-docbook/pom.xml?rev=992828&r1=992827&r2=992828&view=diff
==============================================================================
--- uima/build/trunk/parent-poms/parent-pom-docbook/pom.xml (original)
+++ uima/build/trunk/parent-poms/parent-pom-docbook/pom.xml Sun Sep  5 17:41:16 2010
@@ -254,7 +254,7 @@
           <plugin>
             <groupId>com.agilejava.docbkx</groupId>
             <artifactId>docbkx-maven-plugin</artifactId>
-            <version>2.0.10</version>
+            <version>2.0.11</version>
             <configuration>  <!-- general configuration for both html and pdf -->
               <sourceDirectory>${basedir}/src/docbook</sourceDirectory>
               <includes>${bookNameRoot}.xml</includes>