diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-09 13:57:36 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-09 13:57:36 -0400 |
commit | 458a85ec8dab60092a91208030ef2b31b3e545d2 (patch) | |
tree | 4980ce73f0cb16b3108eabdc3f1517499b47e973 /odlsli/odlsli-ubuntu/pom.xml | |
parent | cc43d753b045913924b3a978630508f11ab7c542 (diff) |
Roll to next snapshot
Roll to next snapshot version
Change-Id: I05e831bbf2524289a252a0b143cda3b5c4152ec3
Issue-ID: CCSDK-1563
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'odlsli/odlsli-ubuntu/pom.xml')
-rw-r--r-- | odlsli/odlsli-ubuntu/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/odlsli/odlsli-ubuntu/pom.xml b/odlsli/odlsli-ubuntu/pom.xml index 8dc79ac4..ce106f21 100644 --- a/odlsli/odlsli-ubuntu/pom.xml +++ b/odlsli/odlsli-ubuntu/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.3.2</version> + <version>1.3.3-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-odlsli-ubuntu</artifactId> - <version>0.5.1-SNAPSHOT</version> + <version>0.5.2-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-distribution :: odlsli-ubuntu</name> |