summaryrefslogtreecommitdiffstats
path: root/netbox-client/provider/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'netbox-client/provider/pom.xml')
-rw-r--r--netbox-client/provider/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/netbox-client/provider/pom.xml b/netbox-client/provider/pom.xml
index 5c496231..81de7635 100644
--- a/netbox-client/provider/pom.xml
+++ b/netbox-client/provider/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.5.5-SNAPSHOT</version>
+ <version>1.5.6-SNAPSHOT</version>
<relativePath/>
</parent>
@@ -33,7 +33,6 @@
<name>ccsdk-sli-adaptors :: netbox-client :: ${project.artifactId}</name>
<properties>
- <ccsdk.sli.core.version>${project.version}</ccsdk.sli.core.version>
<ccsdk.sli.adaptors.version>${project.version}</ccsdk.sli.adaptors.version>
</properties>