Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.osee.framework.messaging.test')
-rw-r--r--plugins/org.eclipse.osee.framework.messaging.test/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.osee.framework.messaging.test/META-INF/MANIFEST.MF b/plugins/org.eclipse.osee.framework.messaging.test/META-INF/MANIFEST.MF
index 82eaa01fefa..00972b3fab0 100644
--- a/plugins/org.eclipse.osee.framework.messaging.test/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.osee.framework.messaging.test/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: OSEE Messaging Test Fragment
Bundle-SymbolicName: org.eclipse.osee.framework.messaging.test;singleton:=true
-Bundle-Version: 0.9.7.qualifier
+Bundle-Version: 0.9.8.qualifier
Fragment-Host: org.eclipse.osee.framework.messaging;bundle-version="0.9.0.qualifier"
Require-Bundle: org.junit4;bundle-version="4.5.0",
org.eclipse.osee.framework.jdk.core

Back to the top