From 835142575e76466d46e98fbf7e73c5b6d65a8afe Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Mon, 13 Feb 2017 11:57:08 -0800 Subject: Initial OpenECOMP appc/deployment commit Change-Id: I46850ced2a3ff7a55dd1e92ec4509bf728466ce9 Signed-off-by: Patrick Brady --- pom.xml | 92 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 pom.xml (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..b47b290 --- /dev/null +++ b/pom.xml @@ -0,0 +1,92 @@ + + + + org.openecomp.sdnc + root + 1.0.0 + + 4.0.0 + pom + org.openecomp.appc.deployment + appc-docker-project + APPC Docker Project + The APP-C component contains SDNC Docker Image, and installs APPC/SDNC components on top. + + + + + + + + JCenter + JCenter Repository + http://jcenter.bintray.com + + + Restlet + Restlet Repository + http://maven.restlet.com + + + + + + + com.blackducksoftware.integration + hub-maven-plugin + 1.4.0 + false + + ${project.name} + ${project.basedir} + + + + create-bdio-file + package + + createHubOutput + + + + + + + org.codehaus.mojo + license-maven-plugin + 1.10 + + false + ============LICENSE_START======================================================= + ============LICENSE_END========================================================= + ================================================================================ + apache_v2 + 2017 + OpenECOMP + openECOMP : APP-C + true + true + true + true + + + + first + + update-file-header + + process-sources + + + + + + + platform-logic + installation + + + OpenECOMP + + 1.0.0 + \ No newline at end of file -- cgit 1.2.3-korg