summaryrefslogtreecommitdiffstats
path: root/branches
diff options
context:
space:
mode:
Diffstat (limited to 'branches')
-rw-r--r--branches/sca-equinox/modules/binding-gdata2-runtime/pom.xml2
-rw-r--r--branches/sca-equinox/modules/binding-gdata2/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/branches/sca-equinox/modules/binding-gdata2-runtime/pom.xml b/branches/sca-equinox/modules/binding-gdata2-runtime/pom.xml
index 91d16d99c6..0badf7a17c 100644
--- a/branches/sca-equinox/modules/binding-gdata2-runtime/pom.xml
+++ b/branches/sca-equinox/modules/binding-gdata2-runtime/pom.xml
@@ -170,7 +170,7 @@
<configuration>
<instructions>
<Bundle-Version>${tuscany.version}</Bundle-Version>
- <Bundle-SymbolicName>org.apache.tuscany.sca.binding.gdata.runtime</Bundle-SymbolicName>
+ <Bundle-SymbolicName>org.apache.tuscany.sca.binding.gdata2.runtime</Bundle-SymbolicName>
<Bundle-Description>${pom.name}</Bundle-Description>
<Export-Package>org.apache.tuscany.sca.binding.gdata.collection</Export-Package>
</instructions>
diff --git a/branches/sca-equinox/modules/binding-gdata2/pom.xml b/branches/sca-equinox/modules/binding-gdata2/pom.xml
index 578fd8b575..2090850c9b 100644
--- a/branches/sca-equinox/modules/binding-gdata2/pom.xml
+++ b/branches/sca-equinox/modules/binding-gdata2/pom.xml
@@ -61,7 +61,7 @@
<configuration>
<instructions>
<Bundle-Version>${tuscany.version}</Bundle-Version>
- <Bundle-SymbolicName>org.apache.tuscany.sca.binding.gdata</Bundle-SymbolicName>
+ <Bundle-SymbolicName>org.apache.tuscany.sca.binding.gdata2</Bundle-SymbolicName>
<Bundle-Description>${pom.name}</Bundle-Description>
<Export-Package>org.apache.tuscany.sca.binding.gdata</Export-Package>
</instructions>