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 2022/05/16 14:27:47 UTC

[uima-parent-pom] branch refactoring/NO-JIRA-Remove-unused-properties created (now 342802f)

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

rec pushed a change to branch refactoring/NO-JIRA-Remove-unused-properties
in repository https://gitbox.apache.org/repos/asf/uima-parent-pom.git


      at 342802f  [NO JIRA] Remove unused property

This branch includes the following new commits:

     new 342802f  [NO JIRA] Remove unused property

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-parent-pom] 01/01: [NO JIRA] Remove unused property

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

rec pushed a commit to branch refactoring/NO-JIRA-Remove-unused-properties
in repository https://gitbox.apache.org/repos/asf/uima-parent-pom.git

commit 342802f98cacdfa72d830e38ba3a39896aef5c3e
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Mon May 16 16:27:41 2022 +0200

    [NO JIRA] Remove unused property
    
    - Remove property used to control workaround for ancient issues [UIMA-5876][UIMA-5753] - the related patches have been removed as part of [UIMA-6441]
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cf9dabd..6894b32 100644
--- a/pom.xml
+++ b/pom.xml
@@ -150,7 +150,6 @@
     <!--  *********************************************************************************************************** -->
     <!--  *********************************************************************************************************** -->
     <!--  *********************************************************************************************************** -->
-    <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>