This is an automated email from the ASF dual-hosted git repository.
martin_s pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/archiva-redback-core.git.
from 5bad5b0 Improving dependency handling
new 8c5c4c2 Setting provided scope for java ee dependencies
new 1dadf04 Cleanup auth-users dependencies
new 48f24b2 Cleanup authentication dependencies and moving version
numbers to parent pom
new 8b40e98 Cleanup of authorization deps
The 4 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:
pom.xml | 73 +++++++++++-----------
.../redback-authentication-open/pom.xml | 18 ++++--
.../redback-authentication-users/pom.xml | 37 ++++++++---
redback-authorization/pom.xml | 6 --
.../redback-authorization-api/pom.xml | 7 +++
.../redback-authorization-open/pom.xml | 12 +++-
.../redback-authorization-rbac/pom.xml | 47 ++++++++++----
redback-data-management/pom.xml | 8 ++-
.../redback-common-integrations/pom.xml | 12 +++-
.../redback-rest/redback-rest-services/pom.xml | 16 +++--
redback-keys/redback-authentication-keys/pom.xml | 2 +-
.../redback-keys-cached/pom.xml | 15 ++++-
.../redback-keys-jpa/pom.xml | 15 ++++-
.../redback-keys-memory/pom.xml | 2 +-
.../redback-rbac-cached/pom.xml | 11 ++++
.../redback-rbac-ldap/pom.xml | 10 +++
.../redback-rbac-memory/pom.xml | 10 +++
redback-rbac/redback-rbac-role-manager/pom.xml | 10 +++
redback-system/pom.xml | 17 ++++-
.../redback-users-cached/pom.xml | 23 +++++++
.../redback-users-memory/pom.xml | 2 +-
redback-users/redback-users-tests/pom.xml | 5 ++
22 files changed, 273 insertions(+), 85 deletions(-)