diff options
author | Jonathan Gathman <jonathan.gathman@att.com> | 2019-09-19 15:36:21 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-09-19 15:36:21 +0000 |
commit | 90db5d28807eefb21e4590068f7abc7c8731d945 (patch) | |
tree | cdba85fae3df743b28d1552dd88e6d27837f5b91 | |
parent | 4b6d51623f31cba44c5d2574940cf772ec3202b1 (diff) |
Update git submodules
* Update docs/submodules/aaf/authz.git from branch 'master'
to 7e2797614c4d6c6fdb07f00e62b0f9f57119985f
- Merge "Remove declaration thrown from constructor's body."
- Remove declaration thrown from constructor's body.
Remove the declaration of thrown exception 'org.onap.aaf.misc.env.APIException', as it cannot be thrown from constructor's body.
Issue-ID: AAF-982
Change-Id: I22a4ffe16eddb82abd44caa0cce8b7bd6430d446
Signed-off-by: anushadasari <danush10@in.ibm.com>
m--------- | docs/submodules/aaf/authz.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/aaf/authz.git b/docs/submodules/aaf/authz.git -Subproject 1a101ab7676e7827423f39a22808418dc29e913 +Subproject 7e2797614c4d6c6fdb07f00e62b0f9f57119985 |