summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--branches/sca-equinox/modules/interface-java-xml/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-equinox/modules/interface-java-xml/pom.xml b/branches/sca-equinox/modules/interface-java-xml/pom.xml
index c9485a99eb..77fc659d3e 100644
--- a/branches/sca-equinox/modules/interface-java-xml/pom.xml
+++ b/branches/sca-equinox/modules/interface-java-xml/pom.xml
@@ -66,7 +66,7 @@
<Bundle-Version>${tuscany.version}</Bundle-Version>
<Bundle-SymbolicName>org.apache.tuscany.sca.interface.java.xml</Bundle-SymbolicName>
<Bundle-Description>${pom.name}</Bundle-Description>
- <Export-Package>org.apache.tuscany.sca.interfacedef.java.xml*</Export-Package>
+ <Export-Package></Export-Package>
</instructions>
</configuration>
</plugin>