diff options
author | liamfallon <liam.fallon@ericsson.com> | 2018-04-24 15:29:41 +0100 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-04-24 20:13:04 +0000 |
commit | db354242baf9680b1b54f25ddd9fbc687c85e1f4 (patch) | |
tree | b859cffda36a29ac0b097dc5ebc47b36f26bacd4 /docs | |
parent | 657ab73ef6ec0441d132a9428174997d29359ae1 (diff) |
Updated git submodules
Project: policy/engine master 30b44d3e752d44f8f870594a05464c9e1c5158b6
Implement Sonar Nexus REST interface directly
The BRMS gateway used the obsolete nexus-rest-client-java library
to query the Nexus repository. This change removes that dependency and
implements an interface directly to Nexus servers using the Nexus
REST interface.
This change is being submitted to ensure that the security issues with the
plugin are resolved. The unit test for the new code will be implemented
in a later submission.
Issue-ID: POLICY-700
Change-Id: Ia1044e432d370034fe13f42cf7ed55d75e21187a
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
Diffstat (limited to 'docs')
m--------- | docs/submodules/policy/engine.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/policy/engine.git b/docs/submodules/policy/engine.git -Subproject ab8bc20cabdbdd104a69da321d69d49662e53b9 +Subproject 30b44d3e752d44f8f870594a05464c9e1c5158b |