aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-02-28 07:22:42 -0500
committerDan Timoney <dtimoney@att.com>2020-02-28 07:22:42 -0500
commit9d3cc4fdc90e64d2c8977d5537f915afbc1dce58 (patch)
tree451aff67308914854a66e9b8c158037808e3b6af /pom.xml
parent27843b5e58a276dc008225a4e218d4c8e9165316 (diff)
Update to use latest parent snapshot
Update to use version 1.5.2-SNAPSHOT of parent pom Change-Id: I1ef6e941eaf14da044e7e717b24e78da38b8c5fb Issue-ID: CCSDK-2127 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index cbfcef43..55bb86fb 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</version>
+ <version>1.5.2-SNAPSHOT</version>
<relativePath/>
</parent>