summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules/binding-gdata-gsoc/pom.xml
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2008-10-15 20:42:07 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2008-10-15 20:42:07 +0000
commitc97a45a13aee9f28e98d8709e59302bd0e9d99a3 (patch)
tree512a4371ae18c303ea107341691ec7fc3956d5f0 /branches/sca-equinox/modules/binding-gdata-gsoc/pom.xml
parentae6974de64571bfa5add26c204dd9e2a6e731656 (diff)
Restrict Export-Package and refactor some internal classes
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705036 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-equinox/modules/binding-gdata-gsoc/pom.xml')
-rw-r--r--branches/sca-equinox/modules/binding-gdata-gsoc/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-equinox/modules/binding-gdata-gsoc/pom.xml b/branches/sca-equinox/modules/binding-gdata-gsoc/pom.xml
index f09f835f8e..ab87388af0 100644
--- a/branches/sca-equinox/modules/binding-gdata-gsoc/pom.xml
+++ b/branches/sca-equinox/modules/binding-gdata-gsoc/pom.xml
@@ -69,7 +69,7 @@
<Bundle-Version>${tuscany.version}</Bundle-Version>
<Bundle-SymbolicName>org.apache.tuscany.sca.binding.gdata</Bundle-SymbolicName>
<Bundle-Description>${pom.name}</Bundle-Description>
- <Export-Package>org.apache.tuscany.sca.binding.gdata*</Export-Package>
+ <Export-Package>org.apache.tuscany.sca.binding.gdata</Export-Package>
</instructions>
</configuration>
</plugin>