From 038b4a47c7194b51106cf2c325078924403defea Mon Sep 17 00:00:00 2001 From: dglFromAtt Date: Tue, 24 Apr 2018 08:46:34 -0400 Subject: Integrate AAF certificate and CA truststore This installs a server certificate with CN: dbc.api.simpledemo.onap.org which is probably good for the heat integration environment. Also, the container truststore is updated with the AAFRootCA so that Bus Controller can be a client to other ONAP components with AAF provided certificates. Change-Id: I158929dd86fa550f964fab18eb8e975cde8062d8 Signed-off-by: dglFromAtt Issue-ID: DMAAP-435 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 3625897..876c12d 100644 --- a/pom.xml +++ b/pom.xml @@ -302,7 +302,7 @@ UTF-8 9.3.7.v20160115 0.0.1 - 1.0.8 + 1.0.9 0.7.7.201606060606 3.2 -- cgit 1.2.3-korg