aboutsummaryrefslogtreecommitdiffstats
path: root/appc-core/appc-common-bundle/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appc-core/appc-common-bundle/pom.xml')
-rw-r--r--appc-core/appc-common-bundle/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appc-core/appc-common-bundle/pom.xml b/appc-core/appc-common-bundle/pom.xml
index 5f2ec9dfd..043da55d0 100644
--- a/appc-core/appc-common-bundle/pom.xml
+++ b/appc-core/appc-common-bundle/pom.xml
@@ -174,8 +174,8 @@
<configuration>
<instructions>
<Bundle-SymbolicName>appc-common-bundle</Bundle-SymbolicName>
- <Export-Package>org.onap.appc.*</Export-Package>
- <Embed-Dependency></Embed-Dependency>
+ <Export-Package>org.onap.appc.*, com.att.eelf.*</Export-Package>
+ <Embed-Dependency>eelf-core</Embed-Dependency>
<Embed-Transitive>true</Embed-Transitive>
</instructions>
</configuration>