From: platania Date: Fri, 17 Feb 2017 22:37:35 +0000 (-0500) Subject: Update POM files X-Git-Tag: 1.0.0-Amsterdam~419 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=demo.git;a=commitdiff_plain;h=73978e19892da8522ede5c92986f3bf1c6a9ff5a Update POM files Change-Id: I0cccdeefc5397a3f3fee95380b113f12446343f2 Signed-off-by: platania --- diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 00000000..4627795c Binary files /dev/null and b/.DS_Store differ diff --git a/scripts/deploy.sh b/scripts/deploy.sh index e1c0bbba..9489d565 100755 --- a/scripts/deploy.sh +++ b/scripts/deploy.sh @@ -3,10 +3,10 @@ ########## Define parameters ########## VERSION="1.0.0-SNAPSHOT" -PATH_TO_BOOT="../boot" -PATH_TO_HEAT="../heat" -PATH_TO_VFW="../vnfs/vFW/scripts" -PATH_TO_VLB="../vnfs/vLB/scripts" +PATH_TO_BOOT="boot" +PATH_TO_HEAT="heat" +PATH_TO_VFW="vnfs/vFW/scripts" +PATH_TO_VLB="vnfs/vLB/scripts" BOOT_GROUP_ID="org.openecomp.demo.boot" HEAT_GROUP_ID="org.openecomp.demo.heat" diff --git a/vnfs/.DS_Store b/vnfs/.DS_Store index a7497018..d4eb784b 100644 Binary files a/vnfs/.DS_Store and b/vnfs/.DS_Store differ diff --git a/vnfs/VES/pom.xml b/vnfs/VES/pom.xml index 983fd884..da8d0ea4 100644 --- a/vnfs/VES/pom.xml +++ b/vnfs/VES/pom.xml @@ -50,6 +50,19 @@ + + org.codehaus.mojo + exec-maven-plugin + + true + + + + none + + + + diff --git a/vnfs/VESreporting_vFW/pom.xml b/vnfs/VESreporting_vFW/pom.xml index 2c1b2254..c1fb551f 100644 --- a/vnfs/VESreporting_vFW/pom.xml +++ b/vnfs/VESreporting_vFW/pom.xml @@ -48,6 +48,19 @@ + + org.codehaus.mojo + exec-maven-plugin + + true + + + + none + + + + diff --git a/vnfs/VESreporting_vLB/pom.xml b/vnfs/VESreporting_vLB/pom.xml index 9d3e7bd3..51e93976 100644 --- a/vnfs/VESreporting_vLB/pom.xml +++ b/vnfs/VESreporting_vLB/pom.xml @@ -48,6 +48,19 @@ + + org.codehaus.mojo + exec-maven-plugin + + true + + + + none + + + + diff --git a/vnfs/honeycomb_plugin/sample_plugin/parent-pom/pom.xml b/vnfs/honeycomb_plugin/sample_plugin/parent-pom/pom.xml index 352d4476..cb3903a9 100644 --- a/vnfs/honeycomb_plugin/sample_plugin/parent-pom/pom.xml +++ b/vnfs/honeycomb_plugin/sample_plugin/parent-pom/pom.xml @@ -226,6 +226,21 @@ done + + + + org.codehaus.mojo + exec-maven-plugin + + true + + + + none + + + + diff --git a/vnfs/honeycomb_plugin/sample_plugin/pom.xml b/vnfs/honeycomb_plugin/sample_plugin/pom.xml index 40a792b4..8702d240 100755 --- a/vnfs/honeycomb_plugin/sample_plugin/pom.xml +++ b/vnfs/honeycomb_plugin/sample_plugin/pom.xml @@ -53,6 +53,18 @@ true + + org.codehaus.mojo + exec-maven-plugin + + true + + + + none + + + diff --git a/vnfs/honeycomb_plugin/sample_plugin/sample-distribution/pom.xml b/vnfs/honeycomb_plugin/sample_plugin/sample-distribution/pom.xml index 0d7e4b17..ae473326 100755 --- a/vnfs/honeycomb_plugin/sample_plugin/sample-distribution/pom.xml +++ b/vnfs/honeycomb_plugin/sample_plugin/sample-distribution/pom.xml @@ -1,26 +1,12 @@ - io.fd.honeycomb.common minimal-distribution-parent 1.16.9 ../parent-pom/pom.xml - 4.0.0 org.openecomp.demo.vnf diff --git a/vnfs/vFW/pg_streams/pom.xml b/vnfs/vFW/pg_streams/pom.xml index 3511b6b0..9c505ab8 100644 --- a/vnfs/vFW/pg_streams/pom.xml +++ b/vnfs/vFW/pg_streams/pom.xml @@ -49,6 +49,19 @@ + + org.codehaus.mojo + exec-maven-plugin + + true + + + + none + + + + diff --git a/vnfs/vLB/.DS_Store b/vnfs/vLB/.DS_Store index 9a784d0f..6f9c5d55 100644 Binary files a/vnfs/vLB/.DS_Store and b/vnfs/vLB/.DS_Store differ diff --git a/vnfs/vLB/DNSClient/pom.xml b/vnfs/vLB/DNSClient/pom.xml index 42d987ce..3084f9c3 100644 --- a/vnfs/vLB/DNSClient/pom.xml +++ b/vnfs/vLB/DNSClient/pom.xml @@ -8,7 +8,7 @@ 4.0.0 - org.openecomp.demo.vnf.lb + org.openecomp.demo.vnf.vlb dns-client DNS Client jar @@ -43,6 +43,20 @@ false + + + org.codehaus.mojo + exec-maven-plugin + + true + + + + none + + + + diff --git a/vnfs/vLB/DNSManager/pom.xml b/vnfs/vLB/DNSManager/pom.xml index d77468cc..17f3b143 100644 --- a/vnfs/vLB/DNSManager/pom.xml +++ b/vnfs/vLB/DNSManager/pom.xml @@ -8,7 +8,7 @@ 4.0.0 - org.openecomp.demo.vnf.lb + org.openecomp.demo.vnf.vlb dns-manager DNS Manager jar @@ -43,6 +43,20 @@ false + + + org.codehaus.mojo + exec-maven-plugin + + true + + + + none + + + + diff --git a/vnfs/vLB/dns_streams/pom.xml b/vnfs/vLB/dns_streams/pom.xml index 8fd807cf..86a18781 100644 --- a/vnfs/vLB/dns_streams/pom.xml +++ b/vnfs/vLB/dns_streams/pom.xml @@ -50,6 +50,18 @@ + + org.codehaus.mojo + exec-maven-plugin + + true + + + + none + + +