summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules/contribution-xml/pom.xml
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2008-10-10 22:59:30 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2008-10-10 22:59:30 +0000
commit0b4357a5bbbc43ce545881b651b9c9d87b6a2ecf (patch)
tree10be18ad8006f39cd0709a79b2f9a0cd56845816 /branches/sca-equinox/modules/contribution-xml/pom.xml
parent84bb75d4d350854217c1f2df48b366475e9ce287 (diff)
Restrict Export-Package and convert test cases
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703597 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-equinox/modules/contribution-xml/pom.xml')
-rw-r--r--branches/sca-equinox/modules/contribution-xml/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-equinox/modules/contribution-xml/pom.xml b/branches/sca-equinox/modules/contribution-xml/pom.xml
index 4fb3e06a57..fb1a9641f6 100644
--- a/branches/sca-equinox/modules/contribution-xml/pom.xml
+++ b/branches/sca-equinox/modules/contribution-xml/pom.xml
@@ -60,7 +60,7 @@
<Bundle-Version>${tuscany.version}</Bundle-Version>
<Bundle-SymbolicName>org.apache.tuscany.sca.contribution.xml</Bundle-SymbolicName>
<Bundle-Description>${pom.name}</Bundle-Description>
- <Export-Package>org.apache.tuscany.sca.contribution.xml*</Export-Package>
+ <Export-Package></Export-Package>
</instructions>
</configuration>
</plugin>