summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-equinox/modules')
-rw-r--r--branches/sca-equinox/modules/host-tomcat/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-equinox/modules/host-tomcat/pom.xml b/branches/sca-equinox/modules/host-tomcat/pom.xml
index 58032e137d..f6969cbc4d 100644
--- a/branches/sca-equinox/modules/host-tomcat/pom.xml
+++ b/branches/sca-equinox/modules/host-tomcat/pom.xml
@@ -77,7 +77,7 @@
<Bundle-Version>${tuscany.version}</Bundle-Version>
<Bundle-SymbolicName>org.apache.tuscany.sca.host.tomcat</Bundle-SymbolicName>
<Bundle-Description>${pom.name}</Bundle-Description>
- <Export-Package>org.apache.tuscany.sca.host.http.tomcat*</Export-Package>
+ <Export-Package></Export-Package>
</instructions>
</configuration>
</plugin>