diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..8d10dd9 --- /dev/null +++ b/pom.xml @@ -0,0 +1,41 @@ + + + 4.0.0 + + com.github.shautvast + xmldiff + 1.0-SNAPSHOT + + + 22 + 22 + UTF-8 + + + + + org.xmlunit + xmlunit-core + 2.11.0 + + + org.junit.jupiter + junit-jupiter + 5.11.0 + test + + + + + + + org.apache.maven.plugins + maven-surefire-plugin + 3.3.1 + + + + +