Remove override of parent aaf version 13/67313/2
authorPamela Dragosh <pdragosh@research.att.com>
Tue, 18 Sep 2018 13:55:30 +0000 (09:55 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Tue, 18 Sep 2018 15:20:27 +0000 (11:20 -0400)
commitb92d82e71019c833988be383092457d07e189a57
treed551febb6bdc45f89df652c8fecb00f2e7ddf2b5
parent75d9db3e29232580871c106560016be6492255d6
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>
PolicyEngineUtils/pom.xml
PolicyEngineUtils/src/main/java/org/onap/policy/utils/AAFPolicyClientImpl.java