From: Patrick Brady Date: Wed, 25 Apr 2018 23:40:23 +0000 (-0700) Subject: Fix missing aaf config file X-Git-Tag: v1.3.0~21 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=c78c41ab353ef8b6191fa07b3779baff5b53c2b6;p=appc%2Fdeployment.git Fix missing aaf config file One place was left out during the last commit. Change-Id: I2584928993b9c2373a1443441fd9538f81c94233 Signed-off-by: Patrick Brady Issue-ID: APPC-404 --- diff --git a/installation/appc/pom.xml b/installation/appc/pom.xml index efaed22..3d2689a 100644 --- a/installation/appc/pom.xml +++ b/installation/appc/pom.xml @@ -355,7 +355,7 @@ limitations under the License. *.dump *.sh *.cfg - *.ini + *.xml false