Remove ref to parent snapshot 77/48377/1
authorTimoney, Dan (dt5972) <dt5972@att.com>
Mon, 21 May 2018 20:13:13 +0000 (13:13 -0700)
committerTimoney, Dan (dt5972) <dt5972@att.com>
Mon, 21 May 2018 20:13:13 +0000 (13:13 -0700)
Remove reference to 1.0.2-SNAPSHOT version of parent.

Change-Id: Ic014b0f729faec035904441d1ef71b41d03c643e
Issue-ID: CCSDK-290
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index eed1fd8..c265986 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.0.2-SNAPSHOT</version>
+        <version>1.0.2</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>