replace a new p12 credential

old p12 credential expired
6/1/2019

Issue-ID: APPC-1620
Change-Id: Icfad4dddaa54aced1debeeeef6be8dbce5199f84
Signed-off-by: Taka Cho <takamune.cho@att.com>
diff --git a/installation/src/main/properties/cadi.properties b/installation/src/main/properties/cadi.properties
index 4da002d..5d6dcca 100644
--- a/installation/src/main/properties/cadi.properties
+++ b/installation/src/main/properties/cadi.properties
@@ -29,7 +29,7 @@
 cadi_x509_issuers=CN=intermediateCA_1, OU=OSAAF, O=ONAP, C=US
 cadi_keyfile=/opt/onap/appc/data/stores/org.onap.appc.keyfile
 cadi_keystore=/opt/onap/appc/data/stores/org.onap.appc.p12
-cadi_keystore_password=enc:4DVUTKvRCCtebQrKskDsuKFIHLzOf2M9XxNOhVIK4xb
+cadi_keystore_password=enc:tQTHVtbdCuzqrQY1TBRt9SkFL9tCY3OzwbsfaVyAa2dOfZlI0krFOJSBnkm1WdGr
 #cadi_key_password=enc:<KEY PASSWORD (optional if the same as KEYSTORE PASSWORD)>
 cadi_alias=appc@appc.onap.org
 cadi_truststore=/opt/onap/appc/data/stores/truststoreONAPall.jks
diff --git a/installation/src/main/stores/org.onap.appc.p12 b/installation/src/main/stores/org.onap.appc.p12
index f732b57..6637f45 100644
--- a/installation/src/main/stores/org.onap.appc.p12
+++ b/installation/src/main/stores/org.onap.appc.p12
Binary files differ