Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAngel Avila2015-03-13 21:00:25 +0000
committerAngel Avila2015-03-13 21:00:25 +0000
commitfa93607489b6cd8570cc1eeadbf7569ce8d971c4 (patch)
treebdc0cfaa03396d02ec19509a95e779378c9988bd /plugins/org.eclipse.osee.framework.core.dsl.ui.integration.test/META-INF/MANIFEST.MF
parenta178be8d3206de7635534e7f5ab010dd8a079494 (diff)
downloadorg.eclipse.osee-fa93607489b6cd8570cc1eeadbf7569ce8d971c4.tar.gz
org.eclipse.osee-fa93607489b6cd8570cc1eeadbf7569ce8d971c4.tar.xz
org.eclipse.osee-fa93607489b6cd8570cc1eeadbf7569ce8d971c4.zip
refactor: Update build numbers to 0.20.1
Diffstat (limited to 'plugins/org.eclipse.osee.framework.core.dsl.ui.integration.test/META-INF/MANIFEST.MF')
-rw-r--r--plugins/org.eclipse.osee.framework.core.dsl.ui.integration.test/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.osee.framework.core.dsl.ui.integration.test/META-INF/MANIFEST.MF b/plugins/org.eclipse.osee.framework.core.dsl.ui.integration.test/META-INF/MANIFEST.MF
index c7494d4fa78..2d4e7401915 100644
--- a/plugins/org.eclipse.osee.framework.core.dsl.ui.integration.test/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.osee.framework.core.dsl.ui.integration.test/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: OSEE ORCS DSL UI Integration Test (Incubation)
Bundle-SymbolicName: org.eclipse.osee.framework.core.dsl.ui.integration.test
-Bundle-Version: 0.20.0.qualifier
+Bundle-Version: 0.20.1.qualifier
Bundle-Vendor: Eclipse Open System Engineering Environment
Fragment-Host: org.eclipse.osee.framework.core.dsl.ui.integration
Bundle-RequiredExecutionEnvironment: JavaSE-1.6

Back to the top