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 --- installation/pom.xml | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 installation/pom.xml (limited to 'installation/pom.xml') diff --git a/installation/pom.xml b/installation/pom.xml new file mode 100644 index 0000000..4698e05 --- /dev/null +++ b/installation/pom.xml @@ -0,0 +1,31 @@ + + + + + org.openecomp.appc.deployment + appc-docker-project + 1.0.0 + + + 4.0.0 + pom + org.openecomp.appc.deployment + installation + 1.0.0 + + Installation + Installs APP-C on local file system + + + installation + yyMMdd-HHmmss + ${maven.build.timestamp} + UTF-8 + UTF-8 + + + + appc + + -- cgit 1.2.3-korg