diff options
Diffstat (limited to 'sca-java-2.x/branches/sca-equinox/tools/eclipse/features/process/META-INF')
-rw-r--r-- | sca-java-2.x/branches/sca-equinox/tools/eclipse/features/process/META-INF/MANIFEST.MF | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sca-java-2.x/branches/sca-equinox/tools/eclipse/features/process/META-INF/MANIFEST.MF b/sca-java-2.x/branches/sca-equinox/tools/eclipse/features/process/META-INF/MANIFEST.MF new file mode 100644 index 0000000000..7f10d43405 --- /dev/null +++ b/sca-java-2.x/branches/sca-equinox/tools/eclipse/features/process/META-INF/MANIFEST.MF @@ -0,0 +1,6 @@ +Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: Apache Tuscany SCA Process Eclipse Feature
+Bundle-SymbolicName: org.apache.tuscany.sca.feature.process
+Bundle-Version: 1.4.0
+Bundle-Vendor: Apache Software Foundation
|