From 7fb6da1ffbac533e490ba0a0b3bf36deca160b72 Mon Sep 17 00:00:00 2001 From: Eric Ball Date: Thu, 4 Oct 2018 11:25:18 -0700 Subject: [PATCH] Add pom.xml for Sonar scan compatibility Change-Id: I00f43b476dfdea8b525b21f5bb8cb5a8caf76d97 Signed-off-by: Eric Ball --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 pom.xml diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..828aeee --- /dev/null +++ b/pom.xml @@ -0,0 +1,8 @@ + + + 4.0.0 + org.acumos.face-privacy-filter + face-privacy-filter + 0.3.4 + -- 2.16.5