diff --git a/.gitignore b/.gitignore
index ec376bb..7eae63f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
.idea
-target
\ No newline at end of file
+target
+dependency-reduced-pom.xml
\ No newline at end of file
diff --git a/BauSystem_Main/pom.xml b/BauSystem_Main/pom.xml
index 927706b..ce5da49 100644
--- a/BauSystem_Main/pom.xml
+++ b/BauSystem_Main/pom.xml
@@ -26,22 +26,20 @@
- maven-assembly-plugin
+ org.apache.maven.plugins
+ maven-shade-plugin
+ 3.2.1
package
- single
+ shade
-
-
- jar-with-dependencies
-
-
+ BauSystem