diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-22 16:14:30 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-22 16:14:30 -0400 |
commit | 66a313e2665ec10f8d59df5cf12d659a0ef7d694 (patch) | |
tree | cd87c39958eea3ddc1e0bae6055a351a94ca64a1 /lcm/installer | |
parent | 1f685ea0295dc23233fa91cdc32ba412535d3f50 (diff) |
Roll elalto-fluorine version
Roll version on El Alto Fluorine branch
Change-Id: Id7d90b539c973a8c6947db17f6e52a7de96dd732
Issue-ID: CCSDK-1641
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 3966c9d2..710c4e7c 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.3-SNAPSHOT</version> + <version>1.3.4-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>lcm-installer</artifactId> - <version>0.5.2-SNAPSHOT</version> + <version>0.5.3-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-northbound :: lcm :: ${project.artifactId}</name> |