From 3edab16f5ae512b1ed746fc38e75cae1a4707b3d Mon Sep 17 00:00:00 2001 From: Lusheng Ji Date: Mon, 28 Aug 2017 16:22:14 -0400 Subject: adding pom and phase script Issue-Id: DCAEGEN2-73 Change-Id: Ibba54e0706cea0187082b3e459d4538501ff24f1 Signed-off-by: Lusheng Ji --- pom.xml | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 pom.xml (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..6a887fb --- /dev/null +++ b/pom.xml @@ -0,0 +1,44 @@ + + + + + 4.0.0 + + org.onap.oparent + oparent + 1.0.0-SNAPSHOT + + + org.onap.dcaegen2.platform + cli + cli + 1.0.0-SNAPSHOT + http://maven.apache.org + pom + + dcae-cli + + + -- cgit 1.2.3-korg