temporarily set aaf version to snapshot 35/67035/2
authorJorge Hernandez <jh1730@att.com>
Mon, 17 Sep 2018 15:12:23 +0000 (10:12 -0500)
committerJorge Hernandez <jh1730@att.com>
Mon, 17 Sep 2018 16:01:27 +0000 (11:01 -0500)
commit316f6b290c57cc7017e11102e2b2e2ed190e069a
tree78ee0a32ef794cfe69832b273321bbb813942070
parent29dd6526f2a86a312578a9ee5d743e8150eacd97
temporarily set aaf version to snapshot

With the latest released version of AAF, encountered
problems when testing AAF.  This seems to be resolved
when migrating to the not-released yet, 2.1.2-SNAPSHOT.
Checking further into AAF jira's it seems that some
necessary fixes have gone into 2.1.2-SNAPSHOT (see for example
AAF-460).

The assumption is that 2.1.2-SNAPSHOT will be soon
released by AAF team, and then we should appropriately change
this version.

In addition, there has been enhancements to allow policy
apps to configure additional filters.   These will be used
initially by specific "rest" servers to provide additional
authorization capabilities.

Change-Id: I48e279738de20bd68e3f05323ad9b6cffdafc83e
Signed-off-by: Jorge Hernandez <jh1730@att.com>
Issue-ID: POLICY-1044
Signed-off-by: Jorge Hernandez <jh1730@att.com>
policy-endpoints/pom.xml
policy-endpoints/src/main/java/org/onap/policy/common/endpoints/http/server/HttpServletServerFactory.java
policy-endpoints/src/main/java/org/onap/policy/common/endpoints/properties/PolicyEndPointProperties.java
policy-endpoints/src/test/java/org/onap/policy/common/endpoints/http/server/test/HttpClientTest.java