From: liamfallon Date: Tue, 24 Apr 2018 14:29:41 +0000 (+0100) Subject: Updated git submodules X-Git-Tag: 2.0.0-ONAP~1242 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=db354242baf9680b1b54f25ddd9fbc687c85e1f4;p=doc.git 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 --- diff --git a/docs/submodules/policy/engine.git b/docs/submodules/policy/engine.git index ab8bc20ca..30b44d3e7 160000 --- a/docs/submodules/policy/engine.git +++ b/docs/submodules/policy/engine.git @@ -1 +1 @@ -Subproject commit ab8bc20cabdbdd104a69da321d69d49662e53b92 +Subproject commit 30b44d3e752d44f8f870594a05464c9e1c5158b6