From: Aaron Hay Date: Tue, 13 Nov 2018 20:36:28 +0000 (-0500) Subject: Update APPC for Casablanca AAF support X-Git-Tag: 1.6.2~49 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;ds=sidebyside;h=4ded082af666709ed546a1e48bd201dd1a435819;p=appc%2Fdeployment.git Update APPC for Casablanca AAF support Update pom.xml to add the bath_config.csv file. Change-Id: Ic9a475a338ccfdf0a1f05c9369dc3ac0a945cce7 Issue-ID: APPC-1235 Signed-off-by: Aaron Hay --- diff --git a/installation/appc/pom.xml b/installation/appc/pom.xml index a326d63..bc87ba0 100644 --- a/installation/appc/pom.xml +++ b/installation/appc/pom.xml @@ -157,6 +157,7 @@ limitations under the License. ../src/main/properties *.properties + *.csv false @@ -359,7 +360,7 @@ limitations under the License. *.dump *.sh *.cfg - *.xml + *.xml false @@ -402,6 +403,7 @@ limitations under the License. ../src/main/properties *.properties + *.csv false