diff --git a/enterprise-adapter/pom.xml b/enterprise-adapter/pom.xml
index c08136cc31e0159f9329078fbf87198970dd9e6d..ac86c2773ba9fbf0cc4045b039d12505be5b0ea2 100644
--- a/enterprise-adapter/pom.xml
+++ b/enterprise-adapter/pom.xml
@@ -87,10 +87,8 @@
 						<executions>
 							<execution>
 								<id>build-image</id>
-								<phase>
-									install</phase>
 								<goals>
-									<goal>build-image</goal>
+									<goal>build-image-no-fork</goal>
 								</goals>
 							</execution>
 						</executions>