diff options
author | Murali-P <murali.p@huawei.com> | 2017-08-09 11:48:30 +0530 |
---|---|---|
committer | Murali-P <murali.p@huawei.com> | 2017-08-09 11:55:53 +0530 |
commit | 2a99e4d71f0b6a2284692f4d880707ce92535574 (patch) | |
tree | d13e5395ec8ceb006110dc7978f53d0b553f5d2f /vnfmarket-be/pom.xml | |
parent | 3e70bdfe1b07da9c978e06ed6ab2262f43b97ae6 (diff) |
Compilation fix
Change-Id: Ib4b800b576a9334fed270f1c48e8af968554094b
JIRA:VNFSDK-53
Signed-off-by: Murali-P <murali.p@huawei.com>
Diffstat (limited to 'vnfmarket-be/pom.xml')
-rw-r--r-- | vnfmarket-be/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnfmarket-be/pom.xml b/vnfmarket-be/pom.xml index aa120312..29c9146d 100644 --- a/vnfmarket-be/pom.xml +++ b/vnfmarket-be/pom.xml @@ -22,7 +22,7 @@ <relativePath>../oparent</relativePath> </parent> <modelVersion>4.0.0</modelVersion> - <groupId>org.openo.vnf-sdk.marketplace</groupId> + <groupId>org.onap.vnfsdk.refrepo</groupId> <artifactId>vnf-sdk-marketplace-core-parent</artifactId> <packaging>pom</packaging> <name>vnf-sdk-marketplace-core-parent</name> |