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