From 9f23a0172db25ab5fb3fef8e8f45a7d22944f833 Mon Sep 17 00:00:00 2001 From: Ben Culkin Date: Mon, 6 Apr 2020 16:44:46 -0400 Subject: Update eclipse settings Update the various eclipse files --- pom.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 pom.xml (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..b2bef88 --- /dev/null +++ b/pom.xml @@ -0,0 +1,21 @@ + + 4.0.0 + io.github.bculkin2442 + imgchain + 0.0.1-SNAPSHOT + ImgChain + Bulk image processing utility + + src + + + maven-compiler-plugin + 3.8.0 + + 1.8 + 1.8 + + + + + \ No newline at end of file -- cgit v1.2.3