diff options
Diffstat (limited to 'hv-collector-health-check')
-rw-r--r-- | hv-collector-health-check/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hv-collector-health-check/pom.xml b/hv-collector-health-check/pom.xml index 09515879..5d0b4831 100644 --- a/hv-collector-health-check/pom.xml +++ b/hv-collector-health-check/pom.xml @@ -17,7 +17,7 @@ </properties> <parent> - <groupId>org.onap.dcaegen2.collectors.veshv</groupId> + <groupId>org.onap.dcaegen2.collectors.hv-ves</groupId> <artifactId>ves-hv-collector</artifactId> <version>1.0.0-SNAPSHOT</version> <relativePath>..</relativePath> |