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 new file mode 100644 index 0000000..c46a7b8 --- /dev/null +++ b/schach/target/classes/META-INF/maven/de.hs-mannheim.informatik.schach/schach/pom.xml @@ -0,0 +1,103 @@ + + + + 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 + + + + junit + junit + 3.8.1 + 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 + + + + + + + + + maven-project-info-reports-plugin + + + +