diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-28 13:13:32 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-28 13:13:32 -0400 |
commit | e82381b841584a4d4f94ade8ddf5a881353742bf (patch) | |
tree | affaeb1ff9f838d9ee3c989b3b1bce205d1237f6 /netbox-client/provider | |
parent | dd1c9cffd750ddb3fe0030fdaa9bb0738d8cbc20 (diff) |
Roll versions
Roll versions in master branch
Change-Id: Idbfc7999336f017e81a1715a9255d72188647d18
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'netbox-client/provider')
-rw-r--r-- | netbox-client/provider/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/netbox-client/provider/pom.xml b/netbox-client/provider/pom.xml index cbc698b6..06a919de 100644 --- a/netbox-client/provider/pom.xml +++ b/netbox-client/provider/pom.xml @@ -19,13 +19,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>netbox-client-provider</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.6.1-SNAPSHOT</version> <packaging>bundle</packaging> <modelVersion>4.0.0</modelVersion> |