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