Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmisinco2015-09-14 16:17:36 +0000
committerRyan T. Baldwin2015-09-14 16:17:36 +0000
commit3fcb4ff687be5c4c79728c562a9383ba1880ceaa (patch)
treee050d631db27ebec823f0c83048aeff30c925e7f /plugins/org.eclipse.osee.framework.core.dsl.ui.integration/META-INF
parent370eb39d41acc3fe0510294c4af669c4af7cfba8 (diff)
downloadorg.eclipse.osee-3fcb4ff687be5c4c79728c562a9383ba1880ceaa.tar.gz
org.eclipse.osee-3fcb4ff687be5c4c79728c562a9383ba1880ceaa.tar.xz
org.eclipse.osee-3fcb4ff687be5c4c79728c562a9383ba1880ceaa.zip
refactor: Update build numbers to 0.24.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 27dd38bc95d..13e7b0093a2 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.23.1.qualifier
+Bundle-Version: 0.24.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