Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoberto E. Escobar2014-11-05 21:55:55 +0000
committerRoberto E. Escobar2014-11-05 21:56:02 +0000
commit9de61703d3bf9faf3166e82cc11581738a6a19aa (patch)
tree5f7ddb1c101af8a97f38bfe8f16c294abec9f0f4 /plugins/org.eclipse.osee.framework.core.dsl.integration/META-INF
parentb16883a7130f13f1eb75dd9d2576470d6a613aee (diff)
downloadorg.eclipse.osee-9de61703d3bf9faf3166e82cc11581738a6a19aa.tar.gz
org.eclipse.osee-9de61703d3bf9faf3166e82cc11581738a6a19aa.tar.xz
org.eclipse.osee-9de61703d3bf9faf3166e82cc11581738a6a19aa.zip
refactor: Update bundle names
Diffstat (limited to 'plugins/org.eclipse.osee.framework.core.dsl.integration/META-INF')
-rw-r--r--plugins/org.eclipse.osee.framework.core.dsl.integration/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.osee.framework.core.dsl.integration/META-INF/MANIFEST.MF b/plugins/org.eclipse.osee.framework.core.dsl.integration/META-INF/MANIFEST.MF
index e8fcd823e68..ab126d77037 100644
--- a/plugins/org.eclipse.osee.framework.core.dsl.integration/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.osee.framework.core.dsl.integration/META-INF/MANIFEST.MF
@@ -1,6 +1,6 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
-Bundle-Name: Osee DSL Integration
+Bundle-Name: OSEE ORCS DSL Integration - (Incubation)
Bundle-SymbolicName: org.eclipse.osee.framework.core.dsl.integration;singleton:=true
Bundle-Version: 0.19.0.qualifier
Bundle-Vendor: Eclipse Open System Engineering Environment

Back to the top