summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules/binding-rss-rome/pom.xml
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2008-10-15 21:27:05 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2008-10-15 21:27:05 +0000
commit15f0bef20d406ef47ed587f364a3f53aea446343 (patch)
treed63b83043cf23f7e8547c6e3ab60b5c0e38aef7b /branches/sca-equinox/modules/binding-rss-rome/pom.xml
parent38e04384bdcb9f02e195f0136e35223aa46be347 (diff)
Restrict Export-Package
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705055 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-equinox/modules/binding-rss-rome/pom.xml')
-rw-r--r--branches/sca-equinox/modules/binding-rss-rome/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-equinox/modules/binding-rss-rome/pom.xml b/branches/sca-equinox/modules/binding-rss-rome/pom.xml
index ac467c8d65..65bb7c18e7 100644
--- a/branches/sca-equinox/modules/binding-rss-rome/pom.xml
+++ b/branches/sca-equinox/modules/binding-rss-rome/pom.xml
@@ -160,7 +160,7 @@
<Bundle-Version>${tuscany.version}</Bundle-Version>
<Bundle-SymbolicName>org.apache.tuscany.sca.binding.rss.rome</Bundle-SymbolicName>
<Bundle-Description>${pom.name}</Bundle-Description>
- <Export-Package>org.apache.tuscany.sca.binding.rss*</Export-Package>
+ <Export-Package></Export-Package>
</instructions>
</configuration>
</plugin>