You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by cw...@apache.org on 2019/04/09 15:12:32 UTC

svn commit: r1857211 - /uima/uima-as/trunk/uima-as-parent/pom.xml

Author: cwiklik
Date: Tue Apr  9 15:12:32 2019
New Revision: 1857211

URL: http://svn.apache.org/viewvc?rev=1857211&view=rev
Log:
UIMA-6020 upgraded to the latest XMLBeans v 3.1.0

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

Modified: uima/uima-as/trunk/uima-as-parent/pom.xml
URL: http://svn.apache.org/viewvc/uima/uima-as/trunk/uima-as-parent/pom.xml?rev=1857211&r1=1857210&r2=1857211&view=diff
==============================================================================
--- uima/uima-as/trunk/uima-as-parent/pom.xml (original)
+++ uima/uima-as/trunk/uima-as-parent/pom.xml Tue Apr  9 15:12:32 2019
@@ -143,7 +143,7 @@
 
         <log4j.version>1.2.17</log4j.version>
 
-		<xmlbeans.version>3.0.0</xmlbeans.version>
+		<xmlbeans.version>3.1.0</xmlbeans.version>
 		
 		<slf4j.version>1.7.13</slf4j.version>