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