Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.osee.orcs.core.integration.test/META-INF/MANIFEST.MF')
-rw-r--r--plugins/org.eclipse.osee.orcs.core.integration.test/META-INF/MANIFEST.MF4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/org.eclipse.osee.orcs.core.integration.test/META-INF/MANIFEST.MF b/plugins/org.eclipse.osee.orcs.core.integration.test/META-INF/MANIFEST.MF
index ffd02847680..ef479a775c1 100644
--- a/plugins/org.eclipse.osee.orcs.core.integration.test/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.osee.orcs.core.integration.test/META-INF/MANIFEST.MF
@@ -2,8 +2,8 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Test
Bundle-SymbolicName: org.eclipse.osee.orcs.core.integration.test
-Bundle-Version: 0.9.9.qualifier
-Fragment-Host: org.eclipse.osee.orcs.core;bundle-version="0.9.9"
+Bundle-Version: 0.10.0.qualifier
+Fragment-Host: org.eclipse.osee.orcs.core
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Import-Package: junit.framework;version="4.8.2",
org.eclipse.osee.event,

Back to the top