Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordonald.g.dunne2017-03-06 16:53:15 +0000
committerRyan T. Baldwin2017-03-06 16:53:15 +0000
commit208c3c1dfb360070d7e91db8f3b03d56b3f01b75 (patch)
tree667789086abdbc196874e203647dea2b32e483b7 /plugins/org.eclipse.osee.framework.core.dsl.ui.integration/META-INF
parent423191cf27de94bcb727417c0473740d34292aa5 (diff)
downloadorg.eclipse.osee-208c3c1dfb360070d7e91db8f3b03d56b3f01b75.tar.gz
org.eclipse.osee-208c3c1dfb360070d7e91db8f3b03d56b3f01b75.tar.xz
org.eclipse.osee-208c3c1dfb360070d7e91db8f3b03d56b3f01b75.zip
refactor: Update build numbers to 0.25.0
Diffstat (limited to 'plugins/org.eclipse.osee.framework.core.dsl.ui.integration/META-INF')
-rw-r--r--plugins/org.eclipse.osee.framework.core.dsl.ui.integration/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.osee.framework.core.dsl.ui.integration/META-INF/MANIFEST.MF b/plugins/org.eclipse.osee.framework.core.dsl.ui.integration/META-INF/MANIFEST.MF
index 415e3e64082..3e880cc83b6 100644
--- a/plugins/org.eclipse.osee.framework.core.dsl.ui.integration/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.osee.framework.core.dsl.ui.integration/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: OSEE ORCS DSL UI Integration - (Incubation)
Bundle-SymbolicName: org.eclipse.osee.framework.core.dsl.ui.integration;singleton:=true
-Bundle-Version: 0.24.4.qualifier
+Bundle-Version: 0.25.0.qualifier
Bundle-Vendor: Eclipse Open System Engineering Environment
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Import-Package: org.eclipse.core.commands.common,

Back to the top