Fix missing aaf config file 83/44783/1
authorPatrick Brady <pb071s@att.com>
Wed, 25 Apr 2018 23:40:23 +0000 (16:40 -0700)
committerPatrick Brady <pb071s@att.com>
Wed, 25 Apr 2018 23:40:30 +0000 (16:40 -0700)
One place was left out during the last commit.

Change-Id: I2584928993b9c2373a1443441fd9538f81c94233
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-404

installation/appc/pom.xml

index efaed22..3d2689a 100644 (file)
@@ -355,7 +355,7 @@ limitations under the License.
                                                                                                <include>*.dump</include>
                                                                                                <include>*.sh</include>
                                                                                                <include>*.cfg</include>
-                                                                                               <include>*.ini</include>                
+                                                                                               <include>*.xml</include>                
                                                                                        </includes>
                                                                                        <filtering>false</filtering>
                                                                                </resource>