Add netbox-client to the ccsdk global feature
[ccsdk/sli/adaptors.git] / features / ccsdk-sli-adaptors-all / pom.xml
index 871f3bb..64bc260 100644 (file)
                        <type>xml</type>
                        <classifier>features</classifier>
                </dependency>
+               <dependency>
+                       <groupId>${project.groupId}</groupId>
+                       <artifactId>ccsdk-netbox-client</artifactId>
+                       <version>${project.version}</version>
+                       <type>xml</type>
+                       <classifier>features</classifier>
+               </dependency>
                <dependency>
                        <groupId>${project.groupId}</groupId>
                        <artifactId>ccsdk-mdsal-resource</artifactId>