Merge branch 'NIFIREG-202-rc1'
Project: http://git-wip-us.apache.org/repos/asf/nifi-registry/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi-registry/commit/e3d67d93 Tree: http://git-wip-us.apache.org/repos/asf/nifi-registry/tree/e3d67d93 Diff: http://git-wip-us.apache.org/repos/asf/nifi-registry/diff/e3d67d93 Branch: refs/heads/master Commit: e3d67d9314fdb53655a9e2f15c1986a303882e78 Parents: 66d0078 d05d0e9 Author: Kevin Doran <[email protected]> Authored: Tue Sep 25 11:35:25 2018 -0400 Committer: Kevin Doran <[email protected]> Committed: Tue Sep 25 11:35:25 2018 -0400 ---------------------------------------------------------------------- nifi-registry-assembly/pom.xml | 8 ++++---- .../nifi-registry-bootstrap/pom.xml | 4 ++-- nifi-registry-core/nifi-registry-client/pom.xml | 6 +++--- .../nifi-registry-data-model/pom.xml | 2 +- nifi-registry-core/nifi-registry-docker/pom.xml | 2 +- nifi-registry-core/nifi-registry-docs/pom.xml | 2 +- .../nifi-registry-flow-diff/pom.xml | 4 ++-- .../nifi-registry-framework/pom.xml | 12 ++++++------ nifi-registry-core/nifi-registry-jetty/pom.xml | 4 ++-- .../nifi-registry-properties/pom.xml | 2 +- .../nifi-registry-provider-api/pom.xml | 2 +- .../nifi-registry-resources/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-utils/pom.xml | 2 +- nifi-registry-core/nifi-registry-web-api/pom.xml | 16 ++++++++-------- 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-ranger-assembly/pom.xml | 8 +++----- .../nifi-registry-ranger-jersey-bundle/pom.xml | 6 ++---- .../nifi-registry-ranger-plugin/pom.xml | 14 ++++++-------- .../nifi-registry-ranger/pom.xml | 6 ++---- nifi-registry-extensions/pom.xml | 6 ++---- pom.xml | 18 +++++++++--------- 26 files changed, 70 insertions(+), 80 deletions(-) ----------------------------------------------------------------------
