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