summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules/binding-ejb-runtime/pom.xml
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2008-10-15 20:11:43 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2008-10-15 20:11:43 +0000
commit8d4032bfc6c1fff5948355a2ae39945e909126ef (patch)
treef7e96989346470c32a5ac410d22bce9255352ac3 /branches/sca-equinox/modules/binding-ejb-runtime/pom.xml
parent3c53bdd06f5954e7ab18e796016d4481d45fbfdb (diff)
Restrict Export-Package
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705016 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--branches/sca-equinox/modules/binding-ejb-runtime/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-equinox/modules/binding-ejb-runtime/pom.xml b/branches/sca-equinox/modules/binding-ejb-runtime/pom.xml
index 936c588788..32007248de 100644
--- a/branches/sca-equinox/modules/binding-ejb-runtime/pom.xml
+++ b/branches/sca-equinox/modules/binding-ejb-runtime/pom.xml
@@ -178,7 +178,7 @@
<Bundle-Version>${tuscany.version}</Bundle-Version>
<Bundle-SymbolicName>org.apache.tuscany.sca.binding.ejb.runtime</Bundle-SymbolicName>
<Bundle-Description>${pom.name}</Bundle-Description>
- <Export-Package>org.apache.tuscany.sca.binding.ejb*</Export-Package>
+ <Export-Package></Export-Package>
</instructions>
</configuration>
</plugin>