commit | bc0f2d7fc5a1285810488e857fb92f969293920e | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Jan 23 14:42:42 2020 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Thu Jan 23 14:42:42 2020 -0500 |
tree | ec7b48b1580444eaeb18a19728d3ddf2c5f4dbf3 | |
parent | 9d5d128ac706722b4f7495edf0f2515f338b7121 [diff] [blame] |
Use released parent pom Use released version of ccsdk/parent poms Change-Id: I4e8285f98fd9921375bf4bd4168a2508e5cd10f8 Issue-ID: CCSDK-1963 Signed-off-by: Dan Timoney <dtimoney@att.com>
diff --git a/pom.xml b/pom.xml index c8ef632..b410c9c 100755 --- a/pom.xml +++ b/pom.xml
@@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> <relativePath/> </parent>