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 2017/09/14 18:23:14 UTC

svn commit: r1808375 - /uima/uv3/uimaj-v3/trunk/pom.xml

Author: schor
Date: Thu Sep 14 18:23:14 2017
New Revision: 1808375

URL: http://svn.apache.org/viewvc?rev=1808375&view=rev
Log:
no Jira, update out-of-sync version number 

Modified:
    uima/uv3/uimaj-v3/trunk/pom.xml

Modified: uima/uv3/uimaj-v3/trunk/pom.xml
URL: http://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/pom.xml?rev=1808375&r1=1808374&r2=1808375&view=diff
==============================================================================
--- uima/uv3/uimaj-v3/trunk/pom.xml (original)
+++ uima/uv3/uimaj-v3/trunk/pom.xml Thu Sep 14 18:23:14 2017
@@ -177,7 +177,7 @@
     <dependency>    <!-- apache v2 license  2016 checked -->
       <groupId>com.github.javaparser</groupId>
       <artifactId>javaparser-core</artifactId>
-      <version>3.1.1</version>
+      <version>3.2.2</version>
     </dependency>
     <dependency>
       <groupId>org.slf4j</groupId>