aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/drivers/features.xml
diff options
context:
space:
mode:
Diffstat (limited to 'framework/src/onos/drivers/features.xml')
-rw-r--r--framework/src/onos/drivers/features.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/framework/src/onos/drivers/features.xml b/framework/src/onos/drivers/features.xml
index a7144492..e83f93fa 100644
--- a/framework/src/onos/drivers/features.xml
+++ b/framework/src/onos/drivers/features.xml
@@ -24,5 +24,7 @@
<bundle>mvn:${project.groupId}/onos-ovsdb-api/${project.version}</bundle>
<bundle>mvn:${project.groupId}/onos-ovsdb-rfc/${project.version}</bundle>
+
+ <bundle>mvn:${project.groupId}/onos-netconf-api/${project.version}</bundle>
</feature>
</features>