diff options
Diffstat (limited to 'netbox-client/installer/pom.xml')
-rwxr-xr-x | netbox-client/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/netbox-client/installer/pom.xml b/netbox-client/installer/pom.xml index 3eb97964..f8448fbb 100755 --- a/netbox-client/installer/pom.xml +++ b/netbox-client/installer/pom.xml @@ -26,7 +26,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>netbox-client-installer</artifactId> - <version>0.4.3-SNAPSHOT</version> + <version>0.4.4-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: netbox-client :: ${project.artifactId}</name> |