You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by re...@apache.org on 2023/02/02 10:19:38 UTC

[uima-uimafit] branch refactoring/218-Update-dependencies created (now e11243f)

This is an automated email from the ASF dual-hosted git repository.

rec pushed a change to branch refactoring/218-Update-dependencies
in repository https://gitbox.apache.org/repos/asf/uima-uimafit.git


      at e11243f  Issue #218: Update dependencies

This branch includes the following new commits:

     new e11243f  Issue #218: Update dependencies

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[uima-uimafit] 01/01: Issue #218: Update dependencies

Posted by re...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rec pushed a commit to branch refactoring/218-Update-dependencies
in repository https://gitbox.apache.org/repos/asf/uima-uimafit.git

commit e11243f831ca50fda786b525c946b0cb549a5af5
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Thu Feb 2 11:19:32 2023 +0100

    Issue #218: Update dependencies
    
    - uimaj 3.4.0-SNAPSHOT -> 3.4.0
---
 uimafit-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/uimafit-parent/pom.xml b/uimafit-parent/pom.xml
index f0de522..45a463c 100644
--- a/uimafit-parent/pom.xml
+++ b/uimafit-parent/pom.xml
@@ -73,7 +73,7 @@
     <mockito-version>4.4.0</mockito-version>
     <spring-version>5.3.25</spring-version>
     <slf4j-version>1.7.36</slf4j-version>
-    <uima-version>3.4.0-SNAPSHOT</uima-version>
+    <uima-version>3.4.0</uima-version>
     <xmlunit-version>2.9.0</xmlunit-version>
   </properties>