summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules/data-api/pom.xml
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2008-10-15 22:19:17 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2008-10-15 22:19:17 +0000
commit978c2de7115b483c4321e7fe7df09fbffeccb823 (patch)
treecfa786b6b1e53e2674d541ca097013ad9dc6482f /branches/sca-equinox/modules/data-api/pom.xml
parent1969eeb1f44fe2f8b4d7762148393166a85f1dfb (diff)
Remove deprecated classes
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705080 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-equinox/modules/data-api/pom.xml')
-rw-r--r--branches/sca-equinox/modules/data-api/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-equinox/modules/data-api/pom.xml b/branches/sca-equinox/modules/data-api/pom.xml
index 04b259a69a..37e8165d67 100644
--- a/branches/sca-equinox/modules/data-api/pom.xml
+++ b/branches/sca-equinox/modules/data-api/pom.xml
@@ -48,7 +48,7 @@
<Bundle-Version>${tuscany.version}</Bundle-Version>
<Bundle-SymbolicName>org.apache.tuscany.sca.data.api</Bundle-SymbolicName>
<Bundle-Description>${pom.name}</Bundle-Description>
- <Export-Package>org.apache.tuscany.sca.data*</Export-Package>
+ <Export-Package>org.apache.tuscany.sca.data.collection</Export-Package>
</instructions>
</configuration>
</plugin>