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 2020/01/27 15:02:40 UTC

[uima-uimafit] branch feature/UIMA-6179-Update-to-parent-pom-13 created (now 94ef7c2)

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

rec pushed a change to branch feature/UIMA-6179-Update-to-parent-pom-13
in repository https://gitbox.apache.org/repos/asf/uima-uimafit.git.


      at 94ef7c2  [UIMA-6179] Update to parent-pom 13

This branch includes the following new commits:

     new 94ef7c2  [UIMA-6179] Update to parent-pom 13

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: [UIMA-6179] Update to parent-pom 13

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

rec pushed a commit to branch feature/UIMA-6179-Update-to-parent-pom-13
in repository https://gitbox.apache.org/repos/asf/uima-uimafit.git

commit 94ef7c283189098ebb7059997ed334a2e7ad3243
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Mon Jan 27 16:02:31 2020 +0100

    [UIMA-6179] Update to parent-pom 13
    
    - Update to parent-pom 13
---
 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 e97491f..0b228f5 100644
--- a/uimafit-parent/pom.xml
+++ b/uimafit-parent/pom.xml
@@ -4,7 +4,7 @@
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom</artifactId>
     <relativePath />
-    <version>12</version>
+    <version>13</version>
   </parent>
   <artifactId>uimafit-parent</artifactId>
   <version>2.5.0-SNAPSHOT</version>