diff options
author | 2019-11-11 09:04:56 -0500 | |
---|---|---|
committer | 2019-11-11 09:04:56 -0500 | |
commit | b9497f4dabcfa1fd62256cf54d98367f1cfd8ead (patch) | |
tree | 20877dcadcb839b5270d8c6fcf7c18d53f4689ed /sliapi/features/features-sliapi | |
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/features/features-sliapi')
-rw-r--r-- | sliapi/features/features-sliapi/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sliapi/features/features-sliapi/pom.xml b/sliapi/features/features-sliapi/pom.xml index b6cb5959..efa9e0ee 100644 --- a/sliapi/features/features-sliapi/pom.xml +++ b/sliapi/features/features-sliapi/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.3.5-SNAPSHOT</version> + <version>1.3.6-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>features-sliapi</artifactId> - <version>0.5.4-SNAPSHOT</version> + <version>0.5.5-SNAPSHOT</version> <packaging>feature</packaging> <name>ccsdk-sli-core :: sliapi :: ${project.artifactId}</name> |