summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/tools/eclipse/plugins/core/META-INF
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-11-02 14:46:14 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-11-02 14:46:14 +0000
commitdff9ca4730357a685afdf69076f66fe3ce136541 (patch)
tree91475f2b3f336fac680822b6c0d293362eddfe7d /sca-java-1.x/trunk/tools/eclipse/plugins/core/META-INF
parent14de34abd0f2deb2f67693e96c43157a61460fe2 (diff)
Merge r1030063 TUSCANY-3762: Fix Eclipse feature/plugin installation issues
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1030068 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-1.x/trunk/tools/eclipse/plugins/core/META-INF/MANIFEST.MF4
1 files changed, 2 insertions, 2 deletions
diff --git a/sca-java-1.x/trunk/tools/eclipse/plugins/core/META-INF/MANIFEST.MF b/sca-java-1.x/trunk/tools/eclipse/plugins/core/META-INF/MANIFEST.MF
index d9e5b2ae16..df88abf138 100644
--- a/sca-java-1.x/trunk/tools/eclipse/plugins/core/META-INF/MANIFEST.MF
+++ b/sca-java-1.x/trunk/tools/eclipse/plugins/core/META-INF/MANIFEST.MF
@@ -1,8 +1,8 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
-Bundle-Name: Apache Tuscany SCA Tools Core Plugin
+Bundle-Name: Apache Tuscany SCA Eclipse Tools Core
Bundle-SymbolicName: org.apache.tuscany.sca.core;singleton:=true
-Bundle-Version: 1.6
+Bundle-Version: ${tuscany.eclipse.version}
Import-Package: org.eclipse.core.resources,
org.eclipse.core.runtime,
org.eclipse.core.runtime.jobs,