diff options
Diffstat (limited to 'branches/sca-equinox/modules/host-http/pom.xml')
-rw-r--r-- | branches/sca-equinox/modules/host-http/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-equinox/modules/host-http/pom.xml b/branches/sca-equinox/modules/host-http/pom.xml index 9a6a6d5d3b..fabf47d381 100644 --- a/branches/sca-equinox/modules/host-http/pom.xml +++ b/branches/sca-equinox/modules/host-http/pom.xml @@ -54,7 +54,7 @@ <Bundle-Version>${tuscany.version}</Bundle-Version> <Bundle-SymbolicName>org.apache.tuscany.sca.host.http</Bundle-SymbolicName> <Bundle-Description>${pom.name}</Bundle-Description> - <Export-Package>org.apache.tuscany.sca.host.http*</Export-Package> + <Export-Package>org.apache.tuscany.sca.host.http</Export-Package> </instructions> </configuration> </plugin> |