update parent to oparent 95/18295/1
authorVijay <vv770d@att.com>
Wed, 11 Oct 2017 15:21:32 +0000 (15:21 +0000)
committerVijay <vv770d@att.com>
Wed, 11 Oct 2017 15:21:46 +0000 (15:21 +0000)
Change-Id: I548437356612dd3a3f710a5392fc6ba0ace02b66
Issue-ID:DCAEGEN2-128
Signed-off-by: Vijay <vv770d@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index fc80f45..ec6492f 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -2,11 +2,12 @@
        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>
-       <parent> 
-               <groupId>org.onap.dcaegen2</groupId> 
-               <artifactId>dcaegen2</artifactId>  
-               <version>1.0.0-SNAPSHOT</version> 
-       </parent> 
+       <parent>
+               <groupId>org.onap.oparent</groupId>
+               <artifactId>oparent</artifactId>
+               <version>0.1.1</version>
+               <relativePath/>
+       </parent>
        <groupId>org.onap.dcaegen2.collectors.ves</groupId>
        <artifactId>VESCollector</artifactId>
        <version>1.1.4-SNAPSHOT</version>