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/01/26 10:33:42 UTC

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

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 0a04dc2  Issue #218: Update dependencies

This branch includes the following new commits:

     new 0a04dc2  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 0a04dc294cfcb7f0a49a14ebf4f409ebc47ac4ec
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Thu Jan 26 11:33:36 2023 +0100

    Issue #218: Update dependencies
    
    - UIMA parent POM 16-SNAPSHOT -> 16
---
 ...r-file-identifying-parent-pom => marker-file-generate-changes-report | 0
 uimafit-parent/pom.xml                                                  | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/marker-file-identifying-parent-pom b/marker-file-generate-changes-report
similarity index 100%
rename from marker-file-identifying-parent-pom
rename to marker-file-generate-changes-report
diff --git a/uimafit-parent/pom.xml b/uimafit-parent/pom.xml
index 040c263..8572204 100644
--- a/uimafit-parent/pom.xml
+++ b/uimafit-parent/pom.xml
@@ -25,7 +25,7 @@
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom</artifactId>
     <relativePath />
-    <version>16-SNAPSHOT</version>
+    <version>16</version>
   </parent>
   <artifactId>uimafit-parent</artifactId>
   <version>3.4.0-SNAPSHOT</version>