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 <[email protected]>
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>
 

Reply via email to