summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules/binding-rmi/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-equinox/modules/binding-rmi/pom.xml')
-rw-r--r--branches/sca-equinox/modules/binding-rmi/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/branches/sca-equinox/modules/binding-rmi/pom.xml b/branches/sca-equinox/modules/binding-rmi/pom.xml
index ce3ce52eaf..845b22f6ed 100644
--- a/branches/sca-equinox/modules/binding-rmi/pom.xml
+++ b/branches/sca-equinox/modules/binding-rmi/pom.xml
@@ -50,6 +50,7 @@
<Bundle-SymbolicName>org.apache.tuscany.sca.binding.rmi</Bundle-SymbolicName>
<Bundle-Description>${pom.name}</Bundle-Description>
<Export-Package>org.apache.tuscany.sca.binding.rmi</Export-Package>
+ <Import-Package>org.apache.tuscany.sca.assembly.xml;version="1.4", *</Import-Package>
</instructions>
</configuration>
</plugin>