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