diff --git a/turbine/pom.xml b/turbine/pom.xml
index 29d8450..940ef71 100644
--- a/turbine/pom.xml
+++ b/turbine/pom.xml
@@ -64,6 +64,13 @@
org.springframework.boot
spring-boot-maven-plugin
+
+
+ maven-deploy-plugin
+
+ true
+
+
diff --git a/zuul-proxy-eureka/pom.xml b/zuul-proxy-eureka/pom.xml
index aa5a52d..13866a2 100644
--- a/zuul-proxy-eureka/pom.xml
+++ b/zuul-proxy-eureka/pom.xml
@@ -58,6 +58,13 @@
org.springframework.boot
spring-boot-maven-plugin
+
+
+ maven-deploy-plugin
+
+ true
+
+
diff --git a/zuul-proxy/pom.xml b/zuul-proxy/pom.xml
index 012b011..24072a1 100644
--- a/zuul-proxy/pom.xml
+++ b/zuul-proxy/pom.xml
@@ -54,6 +54,13 @@
org.springframework.boot
spring-boot-maven-plugin
+
+
+ maven-deploy-plugin
+
+ true
+
+