diff --git a/.classpath b/.classpath deleted file mode 100644 index 96b17c1..0000000 --- a/.classpath +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/.project b/.project deleted file mode 100644 index 5946bd9..0000000 --- a/.project +++ /dev/null @@ -1,30 +0,0 @@ - - - atriasoft-death - - - atriasoft-death - - - - org.eclipse.jdt.core.javabuilder - - - - - net.sf.eclipsecs.core.CheckstyleBuilder - - - - - org.eclipse.m2e.core.maven2Builder - - - - - - org.eclipse.m2e.core.maven2Nature - org.eclipse.jdt.core.javanature - net.sf.eclipsecs.core.CheckstyleNature - - diff --git a/out/eclipse/.gitignore b/out/eclipse/.gitignore deleted file mode 100644 index 25d94af..0000000 --- a/out/eclipse/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ - -/__pycache__/ -/classes/ diff --git a/pom.xml b/pom.xml index e5147a7..99ccb4a 100644 --- a/pom.xml +++ b/pom.xml @@ -32,13 +32,13 @@ org.junit.jupiter junit-jupiter-api - 5.9.3 + 5.11.0-M2 test org.slf4j slf4j-simple - 2.0.7 + 2.1.0-alpha1 test @@ -46,7 +46,7 @@ src test/src - ${project.basedir}/out/maven/ + org.apache.maven.plugins