summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules/endpoint
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2008-10-14 20:17:20 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2008-10-14 20:17:20 +0000
commit38978a6704662c0682c74546817a4e724d925256 (patch)
tree37c9490163ed597e925285bd7726667c2b2fc304 /branches/sca-equinox/modules/endpoint
parentc60a17f13d2b111c0f22b58bba20c92d9c3d50d9 (diff)
No package should be exported from this module
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704661 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-equinox/modules/endpoint')
-rw-r--r--branches/sca-equinox/modules/endpoint/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-equinox/modules/endpoint/pom.xml b/branches/sca-equinox/modules/endpoint/pom.xml
index c1cd932751..96cca15223 100644
--- a/branches/sca-equinox/modules/endpoint/pom.xml
+++ b/branches/sca-equinox/modules/endpoint/pom.xml
@@ -97,7 +97,7 @@
<Bundle-Version>${tuscany.version}</Bundle-Version>
<Bundle-SymbolicName>org.apache.tuscany.sca.endpoint</Bundle-SymbolicName>
<Bundle-Description>${pom.name}</Bundle-Description>
- <Export-Package>org.apache.tuscany.sca.endpoint*</Export-Package>
+ <Export-Package></Export-Package>
</instructions>
</configuration>
</plugin>