diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-11-11 10:14:39 -0500 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-11-11 10:14:39 -0500 |
commit | 690a6e9a31fe7c0981ce4fdbed8f690f4f5281a5 (patch) | |
tree | cc71f4db6793ea210233aeb578ef5af8bc4ffa23 /restconf-client/installer | |
parent | 001fcd78e32d3075e8a82b86a704056685ff4d62 (diff) |
Roll elalto-fluorine versionselalto-fluorine
Roll versions of elalto-fluorine branch
Change-Id: I62702471927f7ff853a88350d5ce4cb154711516
Issue-ID: CCSDK-1913
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'restconf-client/installer')
-rwxr-xr-x | restconf-client/installer/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/restconf-client/installer/pom.xml b/restconf-client/installer/pom.xml index 5f76ae2a..7178a737 100755 --- a/restconf-client/installer/pom.xml +++ b/restconf-client/installer/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.3.5-SNAPSHOT</version> + <version>1.3.6-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>restconf-client-installer</artifactId> - <version>0.5.4-SNAPSHOT</version> + <version>0.5.5-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: restconf-client :: ${project.artifactId}</name> |