summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortang peng <tang.peng5@zte.com.cn>2018-11-05 10:25:20 +0000
committerGerrit Code Review <gerrit@onap.org>2018-11-05 10:25:20 +0000
commit1548160d70f280414f8a1974d0543b6707884814 (patch)
treea48027b08239aac38db0583b6ab0a9a08236887f
parent80516291c363f657b1f0fc0a724792b2e8a2014d (diff)
parentad9283683ea53285d45d7f421ba277914c218edb (diff)
Merge "Fixed File Assembly Issues"1.2.2
-rw-r--r--rulemgt-standalone/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/rulemgt-standalone/pom.xml b/rulemgt-standalone/pom.xml
index 81f0bab..55ea629 100644
--- a/rulemgt-standalone/pom.xml
+++ b/rulemgt-standalone/pom.xml
@@ -131,6 +131,8 @@
<filtering>false</filtering>
<includes>
<include>nginx.conf</include>
+ <include>**/holmes-frontend*.*</include>
+ <include>**/*.pem</include>
</includes>
</resource>
</resources>