summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules/host-corba-jee/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--branches/sca-equinox/modules/host-corba-jee/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/branches/sca-equinox/modules/host-corba-jee/pom.xml b/branches/sca-equinox/modules/host-corba-jee/pom.xml
index f17870ca8c..bcbf63def3 100644
--- a/branches/sca-equinox/modules/host-corba-jee/pom.xml
+++ b/branches/sca-equinox/modules/host-corba-jee/pom.xml
@@ -51,9 +51,9 @@
<configuration>
<instructions>
<Bundle-Version>${tuscany.version}</Bundle-Version>
- <Bundle-SymbolicName>org.apache.tuscany.sca.host.corba.jdk</Bundle-SymbolicName>
+ <Bundle-SymbolicName>org.apache.tuscany.sca.host.corba.jee</Bundle-SymbolicName>
<Bundle-Description>${pom.name}</Bundle-Description>
- <Export-Package>org.apache.tuscany.sca.host.corba.jdk*</Export-Package>
+ <Export-Package></Export-Package>
</instructions>
</configuration>
</plugin>