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