diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-06 10:18:50 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-07 15:26:43 -0400 |
commit | 11c161c3c44f52d1cd78cb5f6139193e295fc439 (patch) | |
tree | 4375a61adf6fad862290f55f35ef03c0f1d569c6 /netbox-client/provider | |
parent | 4f70dd5d4603fbbce659836815402aab0d486277 (diff) |
Roll version to recreate artifacts
Roll version to 0.5.1 to recreate El Alto early drop artifacts
Change-Id: Icf2a0373baf79ab869b70e7324bcd0bef50e5fb2
Issue-ID: CCSDK-1563
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 8a6a93e2..04f18c87 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.3.1-SNAPSHOT</version> + <version>1.3.2</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>netbox-client-provider</artifactId> - <version>0.5.0-SNAPSHOT</version> + <version>0.5.1-SNAPSHOT</version> <packaging>bundle</packaging> <modelVersion>4.0.0</modelVersion> |