summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dt5972@att.com>2018-05-21 13:13:13 -0700
committerTimoney, Dan (dt5972) <dt5972@att.com>2018-05-21 13:13:13 -0700
commit588f9d126ed65397ca04ec781fa589ce07568d89 (patch)
treeeb25829756cda1bc8467abaec1cc8c417d98fd16
parent591296a888ee6d659170604cd4d91ea7b58d55d1 (diff)
Remove ref to parent snapshot
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>
-rwxr-xr-xpom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index eed1fd85..c2659865 100755
--- 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>