From 621a6255431925407bf01decd1d98e740f86fafe Mon Sep 17 00:00:00 2001 From: tasso94 <3015690+tasso94@users.noreply.github.com> Date: Mon, 15 Jan 2024 16:42:45 +0100 Subject: [PATCH] chore(project): add `pom.xml` file --- pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 pom.xml diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..2e2a469 --- /dev/null +++ b/pom.xml @@ -0,0 +1,9 @@ + + 4.0.0 + + org.camunda + camunda-external-task-client-js + 0.0.1-SNAPSHOT + + +