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/04/19 13:04:27 UTC

[uima-uimaj] branch UIMA-6329-UIMA-Java-SDK-3.2.0-release updated (e926fc7 -> f08e682)

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

rec pushed a change to branch UIMA-6329-UIMA-Java-SDK-3.2.0-release
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git.


    from e926fc7  [UIMA-6329] UIMA Java SDK 3.2.0 release
     add f08e682  [maven-release-plugin] prepare release uimaj-3.2.0

No new revisions were added by this update.

Summary of changes:
 PearPackagingMavenPlugin/pom.xml                | 200 ++++-----
 aggregate-uimaj-docbooks/pom.xml                | 186 ++++----
 aggregate-uimaj-eclipse-plugins/pom.xml         | 154 +++----
 aggregate-uimaj/pom.xml                         | 166 +++----
 jVinci/pom.xml                                  |   4 +-
 jcasgen-maven-plugin/pom.xml                    |   4 +-
 pom.xml                                         |   4 +-
 uima-doc-v3-users-guide/pom.xml                 | 350 ++++++++-------
 uima-docbook-overview-and-setup/pom.xml         | 142 +++---
 uima-docbook-references/pom.xml                 | 142 +++---
 uima-docbook-tools/pom.xml                      | 142 +++---
 uima-docbook-tutorials-and-users-guides/pom.xml | 142 +++---
 uimaj-adapter-soap/pom.xml                      |   4 +-
 uimaj-adapter-vinci/pom.xml                     |   4 +-
 uimaj-bootstrap/pom.xml                         | 138 +++---
 uimaj-component-test-util/pom.xml               |   4 +-
 uimaj-core/pom.xml                              |   4 +-
 uimaj-cpe/pom.xml                               |   4 +-
 uimaj-document-annotation/pom.xml               |   4 +-
 uimaj-eclipse-feature-runtime/pom.xml           | 124 +++---
 uimaj-eclipse-feature-tools/pom.xml             | 120 ++---
 uimaj-ep-cas-editor-ide/pom.xml                 |   8 +-
 uimaj-ep-cas-editor/pom.xml                     |   8 +-
 uimaj-ep-configurator/pom.xml                   |   4 +-
 uimaj-ep-debug/pom.xml                          |   8 +-
 uimaj-ep-jcasgen/pom.xml                        |   8 +-
 uimaj-ep-launcher/pom.xml                       |   8 +-
 uimaj-ep-pear-packager/pom.xml                  |   8 +-
 uimaj-ep-runtime/pom.xml                        | 560 ++++++++++++------------
 uimaj-examples/pom.xml                          | 280 ++++++------
 uimaj-json/pom.xml                              | 192 ++++----
 uimaj-parent/pom.xml                            |   4 +-
 uimaj-test-util/pom.xml                         | 148 +++----
 uimaj-tools/pom.xml                             | 236 +++++-----
 uimaj-v3migration-jcas/pom.xml                  | 192 ++++----
 35 files changed, 1846 insertions(+), 1860 deletions(-)