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:41 UTC

[uima-uimafit] 01/01: [UIMA-6179] Update to parent-pom 13

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>