diff options
author | Liam Fallon <liam.fallon@ericsson.com> | 2018-09-18 19:19:39 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-09-18 19:19:39 +0000 |
commit | 92eb659db01b9c012e183e8b09a43826ba4b1275 (patch) | |
tree | e37c1a197cc4f8d7bddb89c74517cd92e76371a9 /docs/submodules/policy | |
parent | de9abc1a908ae92aece9ee390b56aeba59b5c1b0 (diff) |
Updated git submodules
Project: policy/engine master 82f6d6809ddbceef8f8fdf2cfac2d80737f2e19b
Merge "Remove override of parent aaf version"
Remove override of parent aaf version
policy/parent now declares the aaf dependency so consistency
is maintained in all the repositories. Removing the version
declaration in order to pull in the declared version.
The constructor changes to add a namespace. A null value is
still possible to be used. If we are given a namespace then we
will have to add that in. Preferrably via a properties file.
I also noticed there is a hard-coded URL in here in the
setupAAF() method on line 212. That should be moved to a property
file.
Issue-ID: POLICY-1119
Change-Id: I97dcd7d669d3d05db7c6597be6f3038183fa4e17
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'docs/submodules/policy')
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 47066cb4750955f9eed0db0e772f6224151a11a +Subproject 82f6d6809ddbceef8f8fdf2cfac2d80737f2e19 |