diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-22 16:19:13 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-22 16:19:13 -0400 |
commit | 5b8ba83b7539e29a4a7179e7b7f571eb5d0f7c30 (patch) | |
tree | 8f4082b9ff5605184f55e5a7ef2486a0971a0efc /restconf-client/features/ccsdk-restconf-client | |
parent | 36b83bd4c1b5e20b23cc2986aca15ed31107c2a3 (diff) |
Roll elalto-fluorine version
Roll version on El Alto Fluorine branch
Change-Id: I31db9d69d6c173c38bc1e3f34e6268d66ef061f2
Issue-ID: CCSDK-1641
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'restconf-client/features/ccsdk-restconf-client')
-rw-r--r-- | restconf-client/features/ccsdk-restconf-client/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/restconf-client/features/ccsdk-restconf-client/pom.xml b/restconf-client/features/ccsdk-restconf-client/pom.xml index af235f85..eb640b79 100644 --- a/restconf-client/features/ccsdk-restconf-client/pom.xml +++ b/restconf-client/features/ccsdk-restconf-client/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.4-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>ccsdk-restconf-client</artifactId> - <version>0.5.2-SNAPSHOT</version> + <version>0.5.3-SNAPSHOT</version> <packaging>feature</packaging> <properties> |