summaryrefslogtreecommitdiffstats
path: root/appc-outbound/appc-aai-client/provider/pom.xml
diff options
context:
space:
mode:
authorModaboina, Kusumakumari (km583p) <km583p@us.att.com>2018-09-14 17:01:04 -0400
committerPatrick Brady <pb071s@att.com>2018-09-18 20:23:47 +0000
commit2133020f219c8ec31c748d0a3ff9c063aa15dde9 (patch)
tree5037de2731c0d022f288529c6326b6e2df3624b8 /appc-outbound/appc-aai-client/provider/pom.xml
parent3c0def26b386b2bc48ec7b6c0f53064bd270ce63 (diff)
scopeOverlap errorfix actionrequest fr force=false
Issue-ID: APPC-1188 Change-Id: Ife6666e80025a595c5a8f840a00d0882ac80ed71 Signed-off-by: Modaboina, Kusumakumari (km583p) <km583p@us.att.com>
Diffstat (limited to 'appc-outbound/appc-aai-client/provider/pom.xml')
-rwxr-xr-xappc-outbound/appc-aai-client/provider/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-outbound/appc-aai-client/provider/pom.xml b/appc-outbound/appc-aai-client/provider/pom.xml
index 836e298ea..126e46136 100755
--- a/appc-outbound/appc-aai-client/provider/pom.xml
+++ b/appc-outbound/appc-aai-client/provider/pom.xml
@@ -134,7 +134,7 @@
<instructions>
<Bundle-SymbolicName>org.onap.appc.aai.client</Bundle-SymbolicName>
<Bundle-Activator>org.onap.appc.aai.client.AppcAaiClientActivator</Bundle-Activator>
- <Export-Package>org.onap.appc.aai.client</Export-Package>
+ <Export-Package>org.onap.appc.aai.client,org.onap.appc.aai.client.*</Export-Package>
<Import-Package>*</Import-Package>
<DynamicImport-Package>*</DynamicImport-Package>
<Embed-Dependency>eelf-core,logback-core,logback-classic</Embed-Dependency>