diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-11-11 09:04:56 -0500 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-11-11 09:04:56 -0500 |
commit | b9497f4dabcfa1fd62256cf54d98367f1cfd8ead (patch) | |
tree | 20877dcadcb839b5270d8c6fcf7c18d53f4689ed /sliapi/installer | |
parent | d51121c3e622a4196f94bd4636d32d944931ce83 (diff) |
Roll elalto-fluorine versionselalto-fluorine
Roll versions of elalto-fluorine branch
Change-Id: I903b4130c0efb5bfd97b5d62eda60bac72ef12c3
Issue-ID: CCSDK-1913
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'sliapi/installer')
-rwxr-xr-x | sliapi/installer/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sliapi/installer/pom.xml b/sliapi/installer/pom.xml index f5d3d939..a047e2ec 100755 --- a/sliapi/installer/pom.xml +++ b/sliapi/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.core</groupId> <artifactId>sliapi-installer</artifactId> - <version>0.5.4-SNAPSHOT</version> + <version>0.5.5-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-core :: sliapi :: ${project.artifactId}</name> |