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