diff --git a/fizz-bootstrap/pom.xml b/fizz-bootstrap/pom.xml
index 7d8fa55..cf436f3 100644
--- a/fizz-bootstrap/pom.xml
+++ b/fizz-bootstrap/pom.xml
@@ -73,6 +73,52 @@
true
+
+ maven-resources-plugin
+
+
+ copy-resources
+ package
+
+ copy-resources
+
+
+ ${basedir}/target/fizz-gateway-community
+
+
+ sh
+ boot.sh
+ true
+
+
+ src/main/resources
+ application.yml
+ log4j2-spring.xml
+ true
+
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-antrun-plugin
+
+
+ package
+
+ run
+
+
+
+
+
+
+
+
+