From: Marco Platania Date: Wed, 28 Feb 2018 23:04:26 +0000 (-0500) Subject: Update groupId in vLBMS POM files X-Git-Tag: v1.2.0~137 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=9cfb3e3e770c2c7cff6d5269eba8bc642832102a;p=demo.git Update groupId in vLBMS POM files Change-Id: I824a776b6611e9a0694221ce59c1c46d1d5e426d Issue-ID: INT-432 Signed-off-by: Marco Platania --- diff --git a/vnfs/vLBMS/apis/pom.xml b/vnfs/vLBMS/apis/pom.xml index 5ce6ed0f..40ed33d1 100755 --- a/vnfs/vLBMS/apis/pom.xml +++ b/vnfs/vLBMS/apis/pom.xml @@ -21,7 +21,7 @@ ../../../pom.xml - org.onap.vnf.vlb + org.onap.demo.vnf.vlb vlb-business-vnf-onap-plugin-aggregator 1.2.0-SNAPSHOT vlb-business-vnf-onap-plugin-aggregator @@ -37,6 +37,18 @@ + + org.codehaus.mojo + exec-maven-plugin + + + none + + + + true + + org.apache.maven.plugins maven-deploy-plugin diff --git a/vnfs/vLBMS/apis/vlb-business-vnf-onap-plugin-api/pom.xml b/vnfs/vLBMS/apis/vlb-business-vnf-onap-plugin-api/pom.xml index 8f886b62..92de0917 100644 --- a/vnfs/vLBMS/apis/vlb-business-vnf-onap-plugin-api/pom.xml +++ b/vnfs/vLBMS/apis/vlb-business-vnf-onap-plugin-api/pom.xml @@ -21,7 +21,7 @@ 4.0.0 - org.onap.vnf.vlb + org.onap.demo.vnf.vlb vlb-business-vnf-onap-plugin-api vlb-business-vnf-onap-plugin-api bundle diff --git a/vnfs/vLBMS/apis/vlb-business-vnf-onap-plugin-impl/pom.xml b/vnfs/vLBMS/apis/vlb-business-vnf-onap-plugin-impl/pom.xml index e8bc9bd2..c0476255 100644 --- a/vnfs/vLBMS/apis/vlb-business-vnf-onap-plugin-impl/pom.xml +++ b/vnfs/vLBMS/apis/vlb-business-vnf-onap-plugin-impl/pom.xml @@ -20,7 +20,7 @@ 4.0.0 - org.onap.vnf.vlb + org.onap.demo.vnf.vlb vlb-business-vnf-onap-plugin-impl vlb-business-vnf-onap-plugin-impl bundle diff --git a/vnfs/vLBMS/apis/vlb-vnf-onap-distribution/pom.xml b/vnfs/vLBMS/apis/vlb-vnf-onap-distribution/pom.xml index 8f5d1b8a..2d42c867 100644 --- a/vnfs/vLBMS/apis/vlb-vnf-onap-distribution/pom.xml +++ b/vnfs/vLBMS/apis/vlb-vnf-onap-distribution/pom.xml @@ -8,7 +8,7 @@ 4.0.0 - org.onap.vnf.vlb + org.onap.demo.vnf.vlb vlb-vnf-onap-distribution 1.2.0-SNAPSHOT @@ -26,7 +26,7 @@ or modules configuration file. --> - org.onap.vnf.vlb.Module + org.onap.demo.vnf.vlb.Module @@ -112,7 +112,7 @@ - org.onap.vnf.vlb + org.onap.demo.vnf.vlb vlb-business-vnf-onap-plugin-impl ${interfaces.mapping.version}