From 3075304c7f0a4814e2de297fb6ca54e48ffe7b91 Mon Sep 17 00:00:00 2001 From: Murali-P Date: Mon, 30 Jan 2017 20:25:40 +0530 Subject: VNF SDK Function test init Code Resolved:VNFSDK-21 Function test base code Change-Id: Ib8070d0549acdea4775bd325c5a282d5e2a708e0 Signed-off-by: Murali-P --- pom.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 pom.xml (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..e573a91 --- /dev/null +++ b/pom.xml @@ -0,0 +1,22 @@ + + + + + + org.openo.oparent + oparent + 1.1.0-SNAPSHOT + ../../oparent + + + 4.0.0 + org.openo.vnf-sdk.function-test + vnfsdk-functest-core-parent + vnfsdk-functest-core-parent + pom + + + vnf-sdk-function-test + distribution + + -- cgit 1.2.3-korg