You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by pv...@apache.org on 2020/10/19 09:44:59 UTC

[nifi-registry] 01/01: Merge branch 'NIFIREG-424-RC1' into main

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

pvillard pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi-registry.git

commit b9e31d1e7b0e225fd3e66aeee8dbcf7b5ffc14c4
Merge: 7f2e4f7 7ddf578
Author: Pierre Villard <pi...@gmail.com>
AuthorDate: Mon Oct 19 11:44:30 2020 +0200

    Merge branch 'NIFIREG-424-RC1' into main

 nifi-registry-assembly/pom.xml                     | 10 +++++-----
 nifi-registry-core/nifi-registry-bootstrap/pom.xml |  4 ++--
 .../nifi-registry-bundle-utils/pom.xml             |  4 ++--
 nifi-registry-core/nifi-registry-client/pom.xml    |  6 +++---
 .../nifi-registry-data-model/pom.xml               |  4 ++--
 nifi-registry-core/nifi-registry-docker/pom.xml    |  2 +-
 nifi-registry-core/nifi-registry-docs/pom.xml      |  4 ++--
 nifi-registry-core/nifi-registry-flow-diff/pom.xml |  4 ++--
 nifi-registry-core/nifi-registry-framework/pom.xml | 16 ++++++++--------
 nifi-registry-core/nifi-registry-jetty/pom.xml     |  4 ++--
 .../nifi-registry-properties/pom.xml               |  2 +-
 .../nifi-registry-provider-api/pom.xml             |  2 +-
 nifi-registry-core/nifi-registry-resources/pom.xml |  2 +-
 .../nifi-registry-revision-api/pom.xml             |  2 +-
 .../nifi-registry-revision-common/pom.xml          |  4 ++--
 .../nifi-registry-revision-entity-model/pom.xml    |  2 +-
 .../nifi-registry-revision-entity-service/pom.xml  |  6 +++---
 .../nifi-registry-revision-spring-jdbc/pom.xml     |  6 +++---
 nifi-registry-core/nifi-registry-revision/pom.xml  |  2 +-
 nifi-registry-core/nifi-registry-runtime/pom.xml   |  8 ++++----
 .../nifi-registry-security-api/pom.xml             |  2 +-
 .../nifi-registry-security-utils/pom.xml           |  2 +-
 nifi-registry-core/nifi-registry-test/pom.xml      |  2 +-
 nifi-registry-core/nifi-registry-utils/pom.xml     |  2 +-
 nifi-registry-core/nifi-registry-web-api/pom.xml   | 22 +++++++++++-----------
 nifi-registry-core/nifi-registry-web-docs/pom.xml  |  4 ++--
 nifi-registry-core/nifi-registry-web-ui/pom.xml    |  4 ++--
 nifi-registry-core/pom.xml                         |  4 ++--
 nifi-registry-docker-maven/dockermaven/pom.xml     |  4 ++--
 nifi-registry-docker-maven/pom.xml                 |  4 ++--
 .../nifi-registry-aws-assembly/pom.xml             |  4 ++--
 .../nifi-registry-aws-extensions/pom.xml           |  2 +-
 nifi-registry-extensions/nifi-registry-aws/pom.xml |  2 +-
 .../nifi-registry-ranger-assembly/pom.xml          |  4 ++--
 .../nifi-registry-ranger-jersey-bundle/pom.xml     |  2 +-
 .../nifi-registry-ranger-plugin/pom.xml            | 10 +++++-----
 .../nifi-registry-ranger/pom.xml                   |  2 +-
 nifi-registry-extensions/pom.xml                   |  2 +-
 .../nifi-registry-toolkit-assembly/pom.xml         |  4 ++--
 .../nifi-registry-toolkit-persistence/pom.xml      | 10 +++++-----
 nifi-registry-toolkit/pom.xml                      |  2 +-
 pom.xml                                            | 18 +++++++++---------
 42 files changed, 103 insertions(+), 103 deletions(-)