diff options
Diffstat (limited to 'appc-provider/appc-provider-model/pom.xml')
-rw-r--r-- | appc-provider/appc-provider-model/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/appc-provider/appc-provider-model/pom.xml b/appc-provider/appc-provider-model/pom.xml index 2e420a4a1..ab68c7b2e 100644 --- a/appc-provider/appc-provider-model/pom.xml +++ b/appc-provider/appc-provider-model/pom.xml @@ -44,6 +44,7 @@ <!-- <Bundle-SymbolicName>${project.artifactId}</Bundle-SymbolicName> --> <!-- <Bundle-Version>${project.version}</Bundle-Version> --> <!-- <Export-Package>org.onap.appc</Export-Package> --> + <Export-Package>org.opendaylight.yang.gen.v1.org.onap.appc.lcm.rev160108,org.opendaylight.yang.gen.v1.org.onap.appc.lcm.rev160108.*</Export-Package> </instructions> </configuration> </plugin> |