summaryrefslogtreecommitdiffstats
path: root/appc-common
diff options
context:
space:
mode:
Diffstat (limited to 'appc-common')
-rw-r--r--appc-common/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-common/pom.xml b/appc-common/pom.xml
index e20e6242e..830c2e766 100644
--- a/appc-common/pom.xml
+++ b/appc-common/pom.xml
@@ -150,7 +150,7 @@
<instructions>
<Bundle-SymbolicName>appc-common</Bundle-SymbolicName>
<Export-Package>
- org.onap.appc.*, com.att.eelf.*, ch.qos.logback.*, org.jasypt.*
+ org.onap.appc.*, ch.qos.logback.*, org.jasypt.*
</Export-Package>
<Import-Package>*;resolution:=optional</Import-Package>
<Embed-Dependency>eelf-core, logback-core, logback-classic, jasypt, dblib-provider</Embed-Dependency>