add AAF configuration files
[appc/deployment.git] / installation / appc / pom.xml
index af790f0..56789b9 100644 (file)
@@ -18,8 +18,6 @@ distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
-
-ECOMP is a trademark and service mark of AT&T Intellectual Property.
 ============LICENSE_END============================================
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -114,6 +112,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
                                                                                <include>*.dump</include>
                                                                                <include>*.sh</include>
                                                                                <include>*.cfg</include>
+                                                                               <include>*.ini</include>
                                                                        </includes>
                                                                        <filtering>false</filtering>
                                                                </resource>
@@ -355,7 +354,8 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
                                                                                        <includes>
                                                                                                <include>*.dump</include>
                                                                                                <include>*.sh</include>
-                                                                                               <include>*.cfg</include>                
+                                                                                               <include>*.cfg</include>
+                                                                                               <include>*.ini</include>                
                                                                                        </includes>
                                                                                        <filtering>false</filtering>
                                                                                </resource>