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 2021/03/05 10:09:46 UTC

[uima-parent-pom] 01/01: [UIMA-6327] UIMA Parent POM 14 release

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

rec pushed a commit to branch UIMA-6327-UIMA-Parent-POM-14-release
in repository https://gitbox.apache.org/repos/asf/uima-parent-pom.git

commit aa3719596747bf155e5cdd37a5ba2838071242ed
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Fri Mar 5 11:09:40 2021 +0100

    [UIMA-6327] UIMA Parent POM 14 release
    
    - Prepare for release
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2cb3d70..48b56d8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -151,7 +151,7 @@
     <!--  *********************************************************************************************************** -->
     <!--  *********************************************************************************************************** -->
     <!--  *********************************************************************************************************** -->
-    <parentPomPatchVersion>13</parentPomPatchVersion>  <!-- UGH need to change this manually for release !!! -->
+    <parentPomPatchVersion>14</parentPomPatchVersion>  <!-- UGH need to change this manually for release !!! -->
     <uimaBuildResourcesVersion>6</uimaBuildResourcesVersion>
     <uimaWebsiteUrl>https://uima.apache.org</uimaWebsiteUrl>
     <uimaWebsiteDistributionUrl>scp://people.apache.org/www/uima.apache.org/</uimaWebsiteDistributionUrl>