You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by bb...@apache.org on 2019/08/26 14:05:17 UTC

[nifi-registry] branch master updated (2e5da17 -> 97c2e9c)

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

bbende pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nifi-registry.git.


    from 2e5da17  NIFIREG-312 Update source NOTICE with correct years
     add 8a1901e  NIFIREG-312-RC1 prepare release nifi-registry-0.5.0-RC1
     add 303581a  NIFIREG-312-RC1 prepare for next development iteration
     new 97c2e9c  Merge branch 'NIFIREG-312-RC1'

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 nifi-registry-assembly/pom.xml                         | 10 +++++-----
 nifi-registry-core/nifi-registry-bootstrap/pom.xml     |  4 ++--
 nifi-registry-core/nifi-registry-bundle-utils/pom.xml  |  4 ++--
 nifi-registry-core/nifi-registry-client/pom.xml        |  6 +++---
 nifi-registry-core/nifi-registry-data-model/pom.xml    |  2 +-
 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-core/nifi-registry-properties/pom.xml    |  2 +-
 nifi-registry-core/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-core/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       | 18 +++++++++---------
 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-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-extensions/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 +++++++++---------
 40 files changed, 96 insertions(+), 96 deletions(-)


[nifi-registry] 01/01: Merge branch 'NIFIREG-312-RC1'

Posted by bb...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 97c2e9c5324e96b93863296ecb52012e3a600219
Merge: 2e5da17 303581a
Author: Bryan Bende <bb...@apache.org>
AuthorDate: Mon Aug 26 10:04:36 2019 -0400

    Merge branch 'NIFIREG-312-RC1'

 nifi-registry-assembly/pom.xml                         | 10 +++++-----
 nifi-registry-core/nifi-registry-bootstrap/pom.xml     |  4 ++--
 nifi-registry-core/nifi-registry-bundle-utils/pom.xml  |  4 ++--
 nifi-registry-core/nifi-registry-client/pom.xml        |  6 +++---
 nifi-registry-core/nifi-registry-data-model/pom.xml    |  2 +-
 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-core/nifi-registry-properties/pom.xml    |  2 +-
 nifi-registry-core/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-core/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       | 18 +++++++++---------
 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-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-extensions/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 +++++++++---------
 40 files changed, 96 insertions(+), 96 deletions(-)