From 4a422e9e4ccd4eda33e7abfa50862ccccb68b956 Mon Sep 17 00:00:00 2001
From: Felix Reichenbach <felix.reichenbach@mgm-tp.com>
Date: Mon, 24 Mar 2025 14:27:26 +0100
Subject: [PATCH] OZG-7573 fix forwarder pom

---
 forwarder/pom.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/forwarder/pom.xml b/forwarder/pom.xml
index afd9753e..684b4926 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>
-- 
GitLab