diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..40a126e --- /dev/null +++ b/pom.xml @@ -0,0 +1,35 @@ + + 4.0.0 + + com.github.romankh3 + image-comparison + 3.0.1 + jar + + Image Comparison + + https://romankh3.github.io/image-comparison/ + + + 1.8 + 1.8 + + + + + org.mockito + mockito-core + 2.26.0 + test + + + junit + junit + 4.12 + test + + + \ No newline at end of file