From 6f7a35fbb3d8a4769798b871ad52f4e548c37292 Mon Sep 17 00:00:00 2001 From: ayeshainayat191 <144530602+ayeshainayat191@users.noreply.github.com> Date: Sat, 26 Oct 2024 16:33:10 +0500 Subject: [PATCH] Create pom.xml --- pom.xml | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 pom.xml diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000000..8eae7b242a --- /dev/null +++ b/pom.xml @@ -0,0 +1,33 @@ + + 4.0.0 + + org.kaaproject + kaa-iot + 1.0-SNAPSHOT + + + 1.8 + 1.8 + + + + + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.8.1 + + 1.8 + 1.8 + + + + +