diff options
Diffstat (limited to '')
-rw-r--r-- | branches/sca-equinox/modules/endpoint/pom.xml | 2 |
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> |