Fix oparent version 49/25049/1
authorDan Timoney <dtimoney@att.com>
Mon, 27 Nov 2017 19:45:02 +0000 (14:45 -0500)
committerDan Timoney <dtimoney@att.com>
Mon, 27 Nov 2017 19:45:52 +0000 (19:45 +0000)
Release version of oparent is 0.1.1 not 1.0.0

Change-Id: Icc723c6e2abab0dc21a10b3c1dee274615c54972
Issue-ID: CCSDK-147
Signed-off-by: Dan Timoney <dtimoney@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 271a62e..3bfb95d 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
   <parent>
         <groupId>org.onap.oparent</groupId>
         <artifactId>oparent-odlparent</artifactId>
-        <version>1.0.0</version>
+        <version>0.1.1</version>
        <relativePath />
   </parent>
     <dependencyManagement>