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/02/18 16:17:23 UTC

[uima-uimaj] 01/01: Merge pull request #182 from apache/refactoring/UIMA-6420-Remove-unnecessary-scm-tags-from-pom

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

rec pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git

commit 2e05fbbe4dbd1cf36d1a0aff4927415a075c5221
Merge: 1f91406 5dab527
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Fri Feb 18 17:17:19 2022 +0100

    Merge pull request #182 from apache/refactoring/UIMA-6420-Remove-unnecessary-scm-tags-from-pom
    
    [UIMA-6420] Remove unnecessary scm tags from pom

 PearPackagingMavenPlugin/pom.xml                |  96 ++++------
 aggregate-uimaj-docbooks/pom.xml                |  54 ++----
 aggregate-uimaj-eclipse-plugins/pom.xml         |  25 ---
 aggregate-uimaj/pom.xml                         |  43 +----
 jVinci/pom.xml                                  |  46 ++---
 jcasgen-maven-plugin/pom.xml                    | 233 +++++++++++-------------
 pom.xml                                         |  22 ---
 uima-doc-v3-users-guide/pom.xml                 |  27 +--
 uima-docbook-overview-and-setup/pom.xml         |  24 +--
 uima-docbook-references/pom.xml                 |  44 ++---
 uima-docbook-tools/pom.xml                      |  44 ++---
 uima-docbook-tutorials-and-users-guides/pom.xml |  44 ++---
 uimaj-adapter-soap/pom.xml                      |  22 ---
 uimaj-adapter-vinci/pom.xml                     |  97 ++++------
 uimaj-bootstrap/pom.xml                         |  33 +---
 uimaj-component-test-util/pom.xml               |  89 ++++-----
 uimaj-core/pom.xml                              |  39 +---
 uimaj-cpe/pom.xml                               |  96 ++++------
 uimaj-document-annotation/pom.xml               |  84 ++++-----
 uimaj-eclipse-feature-runtime/pom.xml           |  34 +---
 uimaj-eclipse-feature-tools/pom.xml             |  36 +---
 uimaj-eclipse-update-site/pom.xml               | 128 +++++++------
 uimaj-ep-cas-editor-ide/pom.xml                 |  29 +--
 uimaj-ep-cas-editor/pom.xml                     |  32 +---
 uimaj-ep-configurator/pom.xml                   |  34 +---
 uimaj-ep-debug/pom.xml                          |  29 +--
 uimaj-ep-jcasgen/pom.xml                        |  32 ----
 uimaj-ep-launcher/pom.xml                       |  29 +--
 uimaj-ep-pear-packager/pom.xml                  |  46 +----
 uimaj-ep-runtime/pom.xml                        | 225 +++++++++++------------
 uimaj-examples/pom.xml                          |  44 ++---
 uimaj-json/pom.xml                              |  65 +++----
 uimaj-parent/pom.xml                            |  23 +--
 uimaj-test-util/pom.xml                         |  68 +++----
 uimaj-tools/pom.xml                             |  97 ++++------
 uimaj-v3migration-jcas/pom.xml                  |  33 +---
 36 files changed, 694 insertions(+), 1452 deletions(-)