GN-47 Swagger in Projekt einbinden
diff --git a/pom.xml b/pom.xml
index 19c59f8..6b2b45e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -254,7 +254,7 @@
                             </info>
                             <outputFormats>yaml</outputFormats>
                             <templatePath>${basedir}/templates/strapdown.html.hbs</templatePath>
-                            <outputPath>src/main/swagger/document.html</outputPath>
+                            <outputPath>target/generated-docs/swaggerInterfaceDocumentation.html</outputPath>
                             <swaggerDirectory>src/main/swagger/swagger-ui</swaggerDirectory>
                             <securityDefinitions>
                                 <securityDefinition>