From 3426556541256f93d2cba65df3b9c8d1d1772861 Mon Sep 17 00:00:00 2001 From: platania Date: Thu, 16 Feb 2017 11:20:22 -0500 Subject: Initial OpenECOMP Demo commit Change-Id: Ibf8696196a7ac2c84ac8aa7cde1982c9c89fb64d Signed-off-by: platania --- vnfs/vLB/dns_streams/pom.xml | 58 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 vnfs/vLB/dns_streams/pom.xml (limited to 'vnfs/vLB/dns_streams/pom.xml') diff --git a/vnfs/vLB/dns_streams/pom.xml b/vnfs/vLB/dns_streams/pom.xml new file mode 100644 index 00000000..a0f33ff0 --- /dev/null +++ b/vnfs/vLB/dns_streams/pom.xml @@ -0,0 +1,58 @@ + + + + + org.openecomp.demo.vnf + demo-aggregator + 1.0.0 +../../pom.xml + + + 4.0.0 + org.openecomp.demo.vnf.vlb + vlb_dns_streams + + 1.0.0 + + + + + maven-jar-plugin + + + default-jar + never + + + + + + maven-assembly-plugin + 2.5.3 + + dep.xml + + + + create-archive + package + + single + + + + + + + org.apache.maven.plugins + maven-deploy-plugin + + false + + + + + + + + -- cgit 1.2.3-korg