diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-11-11 09:34:08 -0500 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-11-11 09:34:08 -0500 |
commit | 950630064b3ab0aaabf5e6d872b782ddfe0e710d (patch) | |
tree | 4cbccd191059bcc0ceee1da5ce441b40d453527f /lcm/installer | |
parent | 1d04d44ee9cd3947f9cc669e985859fea7ccd998 (diff) |
Roll elalto-fluorine versionselalto-fluorine
Roll versions of elalto-fluorine branch
Change-Id: Ieffc761d95e0c02c80e5da959511524d1fced980
Issue-ID: CCSDK-1913
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'lcm/installer')
-rwxr-xr-x | lcm/installer/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lcm/installer/pom.xml b/lcm/installer/pom.xml index d3ce782a..f7ced790 100755 --- a/lcm/installer/pom.xml +++ b/lcm/installer/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.3.5-SNAPSHOT</version> + <version>1.3.6-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>lcm-installer</artifactId> - <version>0.5.4-SNAPSHOT</version> + <version>0.5.5-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-northbound :: lcm :: ${project.artifactId}</name> |