summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules/binding-atom-abdera/pom.xml
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2008-10-10 21:34:37 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2008-10-10 21:34:37 +0000
commit267c37371ae406d89c59fe039d45a13f09472047 (patch)
treee00beaa57c56a476184c94285ddad33ebc604ef4 /branches/sca-equinox/modules/binding-atom-abdera/pom.xml
parentc6c390ece96a16e76112f84f3f1c43d0421abade (diff)
Make the provider package private
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703578 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-equinox/modules/binding-atom-abdera/pom.xml')
-rw-r--r--branches/sca-equinox/modules/binding-atom-abdera/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/branches/sca-equinox/modules/binding-atom-abdera/pom.xml b/branches/sca-equinox/modules/binding-atom-abdera/pom.xml
index edb317e4a9..7f95c62c29 100644
--- a/branches/sca-equinox/modules/binding-atom-abdera/pom.xml
+++ b/branches/sca-equinox/modules/binding-atom-abdera/pom.xml
@@ -217,8 +217,7 @@
<Bundle-SymbolicName>org.apache.tuscany.sca.binding.atom.abdera</Bundle-SymbolicName>
<Bundle-Description>${pom.name}</Bundle-Description>
<Export-Package>
- org.apache.tuscany.sca.binding.atom.collection,
- org.apache.tuscany.sca.binding.atom.provider
+ org.apache.tuscany.sca.binding.atom.collection
</Export-Package>
</instructions>
</configuration>