summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules/definitions-xml/pom.xml
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2008-10-14 20:05:45 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2008-10-14 20:05:45 +0000
commit3b85574e96c0845a49c76a8798dbe2cc3a2a96f7 (patch)
treec9b79cf8d347bf83ba8384fb18928359e0cf3589 /branches/sca-equinox/modules/definitions-xml/pom.xml
parent8330f72816dd0da822a8f784026b358ac70cb6b9 (diff)
Add a factory for SCA Definitions and restrict the export-package
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704653 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--branches/sca-equinox/modules/definitions-xml/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-equinox/modules/definitions-xml/pom.xml b/branches/sca-equinox/modules/definitions-xml/pom.xml
index 75db3b51b0..19b2bfe1c9 100644
--- a/branches/sca-equinox/modules/definitions-xml/pom.xml
+++ b/branches/sca-equinox/modules/definitions-xml/pom.xml
@@ -72,7 +72,7 @@
<Bundle-Version>${tuscany.version}</Bundle-Version>
<Bundle-SymbolicName>org.apache.tuscany.sca.definitions.xml</Bundle-SymbolicName>
<Bundle-Description>${pom.name}</Bundle-Description>
- <Export-Package>org.apache.tuscany.sca.definitions.xml*</Export-Package>
+ <Export-Package></Export-Package>
</instructions>
</configuration>
</plugin>