diff --git a/forwarder/pom.xml b/forwarder/pom.xml
index afd9753ee02bb549af50743b0b69725a63c7ff68..684b4926ad22f763421279d085726be98e045978 100644
--- a/forwarder/pom.xml
+++ b/forwarder/pom.xml
@@ -133,9 +133,6 @@
 					<plugin>
 						<groupId>org.springframework.boot</groupId>
 						<artifactId>spring-boot-maven-plugin</artifactId>
-						<configuration>
-							<mainClass>de.ozgcloud.eingang.formcycle.FormcycleAdapterApplication</mainClass>
-						</configuration>
 						<executions>
 							<execution>
 								<id>build-image</id>