fix ves merge error related to pom group 05/10905/1
authorVijay <vv770d@att.com>
Thu, 7 Sep 2017 18:53:10 +0000 (18:53 +0000)
committerVijay <vv770d@att.com>
Thu, 7 Sep 2017 18:55:45 +0000 (18:55 +0000)
https://jenkins.onap.org/job/dcaegen2-collectors-ves-master-merge-java/1/console

Issue-Id: DCAEGEN2-52
Change-Id: Ifacd9e0120180d649749cffac4541217a784cecb
Signed-off-by: Vijay <vv770d@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 12f2d1f..8cf20a9 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
        <modelVersion>4.0.0</modelVersion>
-       <groupId>org.onap.dcae.collectors.ves</groupId>
+       <groupId>org.onap.dcaegen2.collectors.ves</groupId>
        <artifactId>VESCollector</artifactId>
        <version>1.1.4-SNAPSHOT</version>
        <name>VESCollector</name>