From 9b1d36a41c16f7906d9117e89b1be2c7be94d1cf Mon Sep 17 00:00:00 2001 From: mathias Date: Fri, 1 Oct 2021 17:46:45 +0200 Subject: [PATCH] Created the default pom.xml --- pom.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 pom.xml diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..990a737 --- /dev/null +++ b/pom.xml @@ -0,0 +1,16 @@ + + + 4.0.0 + + de.gnmyt + AutoResponder-Integration + 1.0-SNAPSHOT + + + 8 + 8 + + + \ No newline at end of file