summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dt5972@att.com>2018-05-18 07:41:56 -0400
committerTimoney, Dan (dt5972) <dt5972@att.com>2018-05-18 07:41:56 -0400
commit38475f19a8179cf62cd6810b6042b87cf0646c64 (patch)
tree384125556e352d401923b6138e614175d51843ad /pom.xml
parent497673c7af9e704f9bca84cbabd4716713a60e52 (diff)
Update distribution to use 1.0.2 parent
Updated pom.xmls to use released 1.0.2 version of CCSDK parent poms Change-Id: Idad4c59b4f433c3cd77183e249e0b49c6a6273ed Issue-ID: CCSDK-286 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 8e4609fa..054d306d 100644
--- 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>
<groupId>org.onap.ccsdk.distribution</groupId>