summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules/binding-rmi-runtime
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2008-10-15 21:32:46 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2008-10-15 21:32:46 +0000
commitd96bb77b63f2577de38fc6912893275bddaca5a1 (patch)
treec7a1d52b16972f33eccae1f67e0b6612ad9d7cfe /branches/sca-equinox/modules/binding-rmi-runtime
parent15f0bef20d406ef47ed587f364a3f53aea446343 (diff)
Add import package to DefaultBeanModelProcessor
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705058 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-equinox/modules/binding-rmi-runtime')
-rw-r--r--branches/sca-equinox/modules/binding-rmi-runtime/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-equinox/modules/binding-rmi-runtime/pom.xml b/branches/sca-equinox/modules/binding-rmi-runtime/pom.xml
index d0ee8050d9..d081514773 100644
--- a/branches/sca-equinox/modules/binding-rmi-runtime/pom.xml
+++ b/branches/sca-equinox/modules/binding-rmi-runtime/pom.xml
@@ -81,7 +81,7 @@
<Bundle-Version>${tuscany.version}</Bundle-Version>
<Bundle-SymbolicName>org.apache.tuscany.sca.binding.rmi.runtime</Bundle-SymbolicName>
<Bundle-Description>${pom.name}</Bundle-Description>
- <Export-Package>org.apache.tuscany.sca.binding.rmi.provider</Export-Package>
+ <Export-Package></Export-Package>
</instructions>
</configuration>
</plugin>