From 13c593b5ec413b94d6a990a41938a2e071501270 Mon Sep 17 00:00:00 2001 From: Andreas Abraham Date: Wed, 21 Mar 2018 14:53:42 +0100 Subject: new pdf-over-install helper added --- pdf-over-install-helper/pom.xml | 64 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 pdf-over-install-helper/pom.xml (limited to 'pdf-over-install-helper/pom.xml') diff --git a/pdf-over-install-helper/pom.xml b/pdf-over-install-helper/pom.xml new file mode 100644 index 00000000..17314706 --- /dev/null +++ b/pdf-over-install-helper/pom.xml @@ -0,0 +1,64 @@ + + 4.0.0 + + at.a-sit + pdf-over + 4.1.17-SNAPSHOT + + + pdf-over-install-helper + 1.0.0 + + + + commons-io + commons-io + + + + + + + + maven-compiler-plugin + org.apache.maven.plugins + 3.7.0 + + 1.8 + 1.8 + true + true + true + UTF-8 + true + lines,vars,source + + + + + + + + + + + + + + + org.apache.maven.plugins + maven-jar-plugin + + + + at.asit.helper.Main + + false + + + + + + + \ No newline at end of file -- cgit v1.2.3