From 1f18e460ca08b54a47993ddcce7934012c85f60a Mon Sep 17 00:00:00 2001 From: Marco Platania Date: Tue, 1 Aug 2017 15:06:44 -0400 Subject: Move poms/scripts from OpenECOMP to ONAP Change-Id: I733aa812860e5126ffbf1242780006a611e0a694 Signed-off-by: Marco Platania --- vnfs/honeycomb_plugin/sample_plugin/parent-pom/pom.xml | 4 ++-- vnfs/honeycomb_plugin/sample_plugin/sample-distribution/pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'vnfs/honeycomb_plugin') diff --git a/vnfs/honeycomb_plugin/sample_plugin/parent-pom/pom.xml b/vnfs/honeycomb_plugin/sample_plugin/parent-pom/pom.xml index 8304b473..da9c5680 100644 --- a/vnfs/honeycomb_plugin/sample_plugin/parent-pom/pom.xml +++ b/vnfs/honeycomb_plugin/sample_plugin/parent-pom/pom.xml @@ -24,7 +24,7 @@ - org.openecomp.demo.vnf + org.onap.demo.vnf demo-aggregator 1.1.0-SNAPSHOT ../../../../pom.xml @@ -64,7 +64,7 @@ done 4.0.0 - hc-openecomp + hc-onap pom diff --git a/vnfs/honeycomb_plugin/sample_plugin/sample-distribution/pom.xml b/vnfs/honeycomb_plugin/sample_plugin/sample-distribution/pom.xml index e582fa21..39038433 100755 --- a/vnfs/honeycomb_plugin/sample_plugin/sample-distribution/pom.xml +++ b/vnfs/honeycomb_plugin/sample_plugin/sample-distribution/pom.xml @@ -8,8 +8,8 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - org.openecomp.demo.vnf - hc-openecomp + org.onap.demo.vnf + hc-onap 1.1.0-SNAPSHOT ../parent-pom/pom.xml -- cgit 1.2.3-korg