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/04 08:03:22 UTC

[uima-ruta] 01/01: Merge pull request #26 from apache/feature/UIMA-6325-Update-to-UIMA-Parent-POM-14

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-ruta.git

commit 9c3fc3e9fe78765743158473e525e373caf91091
Merge: e7115ee 4bdadd0
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Thu Mar 4 09:03:07 2021 +0100

    Merge pull request #26 from apache/feature/UIMA-6325-Update-to-UIMA-Parent-POM-14
    
    [UIMA-6325] Update to UIMA parent pom 14

 .../ruta-ep-example-extensions/pom.xml             |   6 +-
 example-projects/ruta-maven-example/pom.xml        |   3 +-
 pom.xml                                            |  34 +++--
 ruta-basic-type/pom.xml                            |   4 +-
 ruta-core-ext/pom.xml                              |   3 +-
 ruta-core/pom.xml                                  |   5 +-
 ruta-eclipse-update-site/pom.xml                   |  96 +++++++-------
 ruta-ep-addons/pom.xml                             |   6 +-
 ruta-ep-caseditor/pom.xml                          |   6 +-
 ruta-ep-core-ext/pom.xml                           |  21 ----
 ruta-ep-engine/pom.xml                             |  22 +---
 ruta-ep-ide-ui/pom.xml                             |   6 +-
 ruta-ep-ide/pom.xml                                |   6 +-
 ruta-ep-textruler/pom.xml                          |  21 ----
 ruta-maven-archetype/pom.xml                       |   4 +-
 ruta-maven-plugin/pom.xml                          |   2 +-
 ruta-parent/pom.xml                                | 138 +--------------------
 ruta-parent/src/main/groovy/api-report.groovy      |  27 ----
 18 files changed, 86 insertions(+), 324 deletions(-)