From efbd099aa1b343dd8027e61c9c6f26c66255f982 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Thu, 3 Aug 2017 13:24:48 -0400 Subject: First commit, adding parent pom Issue-ID: POLICY-139 Change-Id: I1a3583f40ec17944f6040a90ff0e16349977ef91 Signed-off-by: Pamela Dragosh --- pom.xml | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 pom.xml (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..b99ff6f --- /dev/null +++ b/pom.xml @@ -0,0 +1,47 @@ + + + + 4.0.0 + + + org.onap.oparent + oparent + 1.0.0-SNAPSHOT + + + + org.onap.policy.pdp + pdp + 1.1.0-SNAPSHOT + + pom + + Policy - PAP + Code that implements the Policy Decision Engine common code. + + + + + + + + -- cgit 1.2.3-korg