diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-11 10:39:37 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-11 10:39:37 -0400 |
commit | eb3b6257c3f303f5b8219b2679c1c9c597f69b8e (patch) | |
tree | 2ea6f9edb192fde9a16acffec3f6032d2999baa8 /lcm/features/pom.xml | |
parent | 763ac52a1a6bb4c4c2a900bafad4b902edd24d22 (diff) |
Roll versions for El Alto
Roll to next El Alto snapshot
Change-Id: I284ca0a1a6d4b741ee41a4f93ca1761bea1b59ab
Issue-ID: CCSDK-1701
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'lcm/features/pom.xml')
-rwxr-xr-x | lcm/features/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lcm/features/pom.xml b/lcm/features/pom.xml index 21ab47fd..0e71310a 100755 --- a/lcm/features/pom.xml +++ b/lcm/features/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.4.1-SNAPSHOT</version> + <version>1.4.2-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>lcm-features</artifactId> - <version>0.6.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-northbound :: lcm :: ${project.artifactId}</name> |