[AAI-804] Updating pom.xml to add bundle-config 19/41019/1
authorShwetank Dave <shwetank.dave@amdocs.com>
Wed, 4 Apr 2018 18:58:14 +0000 (14:58 -0400)
committerShwetank Dave <shwetank.dave@amdocs.com>
Wed, 4 Apr 2018 18:58:49 +0000 (14:58 -0400)
Issue-ID: AAI-804
Change-Id: Ica0fb2bb42791bf81b683699860edbf3dbc05c75
Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 39237ba..4ae7392 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -389,6 +389,13 @@ limitations under the License.
                                         <include>**/*</include>
                                     </includes>
                                 </resource>
+                                <resource>
+                                    <directory>${basedir}</directory>
+                                    <filtering>true</filtering>
+                                    <includes>
+                                        <include>bundleconfig-local/**</include>
+                                    </includes>
+                                </resource>
                                 <resource>
                                     <directory>${basedir}/src/main/bin/</directory>
                                 </resource>