From 394cf8e3619ec4ddab4adf1608336feb39c1c6fb Mon Sep 17 00:00:00 2001 From: Bin Yang Date: Wed, 22 Feb 2017 12:58:11 +0800 Subject: Setup micro-service of newton driver Change-Id: I86dd5d3032eb70d0c1c1c23d179de2a0a2a1fdeb Issue-Id: MULTIVIM-18 Signed-off-by: Bin Yang --- pom.xml | 69 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 pom.xml (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml new file mode 100644 index 00000000..8557cd94 --- /dev/null +++ b/pom.xml @@ -0,0 +1,69 @@ + + + + + + org.openo.oparent + oparent + 1.1.0-SNAPSHOT + ../oparent + + + 4.0.0 + org.openo.multivimdriver.openstack + multivimdriver-openstack-root + 1.1.0-SNAPSHOT + multivim-openstack + pom + + + newton + + + + + + com.mycila + license-maven-plugin + 2.3 + + + **\*.java + + + + + org.apache.maven.plugins + maven-release-plugin + + + org.apache.maven.plugins + maven-compiler-plugin + 3.3 + + 1.8 + 1.8 + + + + org.apache.maven.plugins + maven-deploy-plugin + 2.7 + + 2 + + + + + -- cgit 1.2.3-korg