Author: schor
Date: Wed Feb  8 20:34:26 2012
New Revision: 1242081

URL: http://svn.apache.org/viewvc?rev=1242081&view=rev
Log:
no Jira - update most dependency versions to be current.  Not updated: those 
coming from Apache-wide superpom, and the bundle plugin (whose more current 
version has a bug in that it requires Java 6 by accident).

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

Modified: uima/build/trunk/parent-pom/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/build/trunk/parent-pom/pom.xml?rev=1242081&r1=1242080&r2=1242081&view=diff
==============================================================================
--- uima/build/trunk/parent-pom/pom.xml (original)
+++ uima/build/trunk/parent-pom/pom.xml Wed Feb  8 20:34:26 2012
@@ -377,7 +377,7 @@ Copyright (c) 2003, 2006 IBM Corporation
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>build-helper-maven-plugin</artifactId>
-          <version>1.5</version>
+          <version>1.7</version>
         </plugin>
         
         <!-- set Java 1.5 as the source and target of compilation -->
@@ -952,7 +952,7 @@ Copyright (c) 2003, 2006 IBM Corporation
           <plugin>
             <groupId>com.agilejava.docbkx</groupId>
             <artifactId>docbkx-maven-plugin</artifactId>
-            <version>2.0.13</version>
+            <version>2.0.14</version>
             <configuration>  <!-- general configuration for both html and pdf 
-->
               <sourceDirectory>${basedir}/src/docbook</sourceDirectory>
               <includes>${bookNameRoot}.xml</includes>


Reply via email to