summaryrefslogtreecommitdiffstats
path: root/appc-inbound/appc-artifact-handler/features/src/main/resources/features.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appc-inbound/appc-artifact-handler/features/src/main/resources/features.xml')
-rw-r--r--appc-inbound/appc-artifact-handler/features/src/main/resources/features.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/appc-inbound/appc-artifact-handler/features/src/main/resources/features.xml b/appc-inbound/appc-artifact-handler/features/src/main/resources/features.xml
index 4c5b9dcd1..3909d1c4b 100644
--- a/appc-inbound/appc-artifact-handler/features/src/main/resources/features.xml
+++ b/appc-inbound/appc-artifact-handler/features/src/main/resources/features.xml
@@ -40,6 +40,7 @@
<bundle>mvn:org.onap.appc/appc-config-params-provider/${project.version}</bundle>
<bundle>mvn:org.onap.appc/appc-artifact-handler-model/${project.version}</bundle>
<bundle>mvn:org.onap.appc/appc-artifact-handler-provider/${project.version}</bundle>
+ <bundle>wrap:mvn:org.onap.appc/appc-yang-generator/${project.version}</bundle>
<configfile finalname="etc/opendaylight/karaf/200-artifact-handler-provider.xml">mvn:org.onap.appc/appc-artifact-handler-provider/${project.version}/xml/config</configfile>
</feature>