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 2018/12/21 15:04:22 UTC

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

Author: cwiklik
Date: Fri Dec 21 15:04:22 2018
New Revision: 1849483

URL: http://svn.apache.org/viewvc?rev=1849483&view=rev
Log:
updated uima dependency to v2.10.3

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=1849483&r1=1849482&r2=1849483&view=diff
==============================================================================
--- uima/uima-as/trunk/uima-as-parent/pom.xml (original)
+++ uima/uima-as/trunk/uima-as-parent/pom.xml Fri Dec 21 15:04:22 2018
@@ -121,7 +121,7 @@
 		<uimaScmRoot>uima-as</uimaScmRoot>
 		<uimaScmProject>${project.artifactId}</uimaScmProject>
 		<!-- level of uimaj sdk this release depends on -->
-		<uimajDependencyVersion>2.10.2</uimajDependencyVersion>
+		<uimajDependencyVersion>2.10.3</uimajDependencyVersion>
 		<!-- level of ActiveMQ this release depends on -->
 		<org.apache.activemq.version>5.15.2</org.apache.activemq.version>
 		<!-- level of SpringFramework this release depends on -->