From 7ef1ede8a51eab83a55e24c229f3c8c3ef572c9b Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Thu, 3 Aug 2017 12:56:47 -0400 Subject: First commit, adding parent pom Issue-ID: POLICY-139 Change-Id: I4599d855b0c5e44e002dac67f683278457fcde81 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 00000000..cbd06e7c --- /dev/null +++ b/pom.xml @@ -0,0 +1,47 @@ + + + + 4.0.0 + + + org.onap.oparent + oparent + 1.0.0-SNAPSHOT + + + + org.onap.policy.api + api + 1.1.0-SNAPSHOT + + pom + + Policy - API + Code that define our external API. + + + + + + + + -- cgit 1.2.3-korg