diff options
Diffstat (limited to 'vnfs/honeycomb_plugin/sample_plugin/sample-distribution/pom.xml')
-rwxr-xr-x | vnfs/honeycomb_plugin/sample_plugin/sample-distribution/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
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"> <parent> - <groupId>org.openecomp.demo.vnf</groupId> - <artifactId>hc-openecomp</artifactId> + <groupId>org.onap.demo.vnf</groupId> + <artifactId>hc-onap</artifactId> <version>1.1.0-SNAPSHOT</version> <relativePath>../parent-pom/pom.xml</relativePath> </parent> |