Rename artifacts to match LF requirements

Group ID has been changed from org.onap.dcaegen2.collectors.veshv to
org.onap.dcaegen2.collectors.hv-ves.

Change-Id: I077e244ed56df22dd45bfe8dd1eee238f811a552
Issue-ID: DCAEGEN2-719
Signed-off-by: Piotr Jaszczyk <piotr.jaszczyk@nokia.com>
diff --git a/hv-collector-ct/pom.xml b/hv-collector-ct/pom.xml
index f4150c2..2c74cca 100644
--- a/hv-collector-ct/pom.xml
+++ b/hv-collector-ct/pom.xml
@@ -31,7 +31,7 @@
     </licenses>
 
     <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>