diff --git a/hawkbit-mcp/pom.xml b/hawkbit-mcp/pom.xml
index c3ad91250..4dd74ebd9 100644
--- a/hawkbit-mcp/pom.xml
+++ b/hawkbit-mcp/pom.xml
@@ -22,6 +22,10 @@
hawkBit :: MCP Server (Standalone)
Standalone MCP server that connects to hawkBit via REST API
+
+ org.eclipse.hawkbit.mcp.server.HawkbitMcpServerApplication
+
+
org.eclipse.hawkbit
@@ -120,16 +124,17 @@
- repackage
repackage
- exec
+ ${baseDir}
+ ${spring.app.class}
+ JAR
-
+
\ No newline at end of file