diff --git a/schach/pom.xml b/schach/pom.xml
index 6f2ee13..ab9e214 100644
--- a/schach/pom.xml
+++ b/schach/pom.xml
@@ -33,82 +33,80 @@
chesslib
1.3.4
-
- org.junit.jupiter
- junit-jupiter
- 5.10.2
- test
-
+
+ org.junit.jupiter
+ junit-jupiter
+ 5.10.2
+ test
+
- org.mockito
- mockito-core
- 5.11.0
- test
-
-
+ org.mockito
+ mockito-core
+ 5.11.0
+ test
+
-
-
-
- maven-clean-plugin
- 3.4.0
-
-
- maven-site-plugin
- 3.12.1
-
-
- maven-project-info-reports-plugin
- 3.6.1
-
-
- maven-resources-plugin
- 3.3.1
-
-
- maven-compiler-plugin
- 3.13.0
-
-
- maven-surefire-plugin
- 3.3.0
-
-
- maven-jar-plugin
- 3.4.2
-
-
- maven-install-plugin
- 3.1.2
-
-
- maven-deploy-plugin
- 3.1.2
-
-
- org.apache.maven.plugins
- maven-pmd-plugin
- 3.21.1
-
-
- pmd.xml
-
- false
-
-
-
- verify
-
- check
-
-
-
-
-
-
+
+
+
+ org.apache.maven.plugins
+ maven-pmd-plugin
+ 3.21.0
+
+
+ rulesets/java/quickstart.xml
+
+
+
+
+ verify
+
+ check
+
+
+
+
+
+
+ maven-clean-plugin
+ 3.4.0
+
+
+ maven-site-plugin
+ 3.12.1
+
+
+ maven-project-info-reports-plugin
+ 3.6.1
+
+
+ maven-resources-plugin
+ 3.3.1
+
+
+ maven-compiler-plugin
+ 3.13.0
+
+
+ maven-surefire-plugin
+ 3.3.0
+
+
+ maven-jar-plugin
+ 3.4.2
+
+
+ maven-install-plugin
+ 3.1.2
+
+
+ maven-deploy-plugin
+ 3.1.2
+
+
diff --git a/schach/target/classes/META-INF/maven/de.hs-mannheim.informatik.schach/schach/pom.xml b/schach/target/classes/META-INF/maven/de.hs-mannheim.informatik.schach/schach/pom.xml
deleted file mode 100644
index 9f8faad..0000000
--- a/schach/target/classes/META-INF/maven/de.hs-mannheim.informatik.schach/schach/pom.xml
+++ /dev/null
@@ -1,120 +0,0 @@
-
-
-
- 4.0.0
-
- de.hs-mannheim.informatik.schach
- schach
- 0.0.1-SNAPSHOT
-
- schach
- A simple schach.
- http://www.example.com
-
-
- UTF-8
- 21
- 21
-
-
-
-
- jitpack.io
- https://jitpack.io
-
-
-
-
-
-
- com.github.bhlangonijr
- chesslib
- 1.3.4
-
-
- org.junit.jupiter
- junit-jupiter
- 5.10.2
- test
-
-
-
- org.mockito
- mockito-core
- 5.11.0
- test
-
-
-
-
-
-
-
-
- maven-clean-plugin
- 3.4.0
-
-
- maven-site-plugin
- 3.12.1
-
-
- maven-project-info-reports-plugin
- 3.6.1
-
-
- maven-resources-plugin
- 3.3.1
-
-
- maven-compiler-plugin
- 3.13.0
-
-
- maven-surefire-plugin
- 3.3.0
-
-
- maven-jar-plugin
- 3.4.2
-
-
- maven-install-plugin
- 3.1.2
-
-
- maven-deploy-plugin
- 3.1.2
-
-
- org.apache.maven.plugins
- maven-pmd-plugin
- 3.21.0
-
-
- rulesets/java/quickstart.xml
-
-
-
-
- verify
-
- check
-
-
-
-
-
-
-
-
-
-
-
- maven-project-info-reports-plugin
-
-
-
-