diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-28 13:16:09 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-28 13:16:09 -0400 |
commit | b6455c548b7003019c8f8b6e1ecc3966f3aca278 (patch) | |
tree | fe90ea2cc4c68c1cadcbe3be084ad34001b56d7e /restconf-client/provider/pom.xml | |
parent | e72c116b00d819fe19ebf8648c646ae485d72b16 (diff) |
Roll versions
Roll versions in master branch
Change-Id: I38f82f09f8cdf7324145895a053f5513117502ea
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'restconf-client/provider/pom.xml')
-rwxr-xr-x | restconf-client/provider/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/restconf-client/provider/pom.xml b/restconf-client/provider/pom.xml index ab685bb8..953db693 100755 --- a/restconf-client/provider/pom.xml +++ b/restconf-client/provider/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>restconf-client-provider</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.6.1-SNAPSHOT</version> <packaging>bundle</packaging> <name>ccsdk-sli-plugins :: restconf-client :: ${project.artifactId}</name> |