Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrescobar2010-08-31 21:05:19 +0000
committerrescobar2010-08-31 21:05:19 +0000
commit189b5b8397e0003219033bc7535ef7e8ba288e35 (patch)
tree200cfaa4248cfab13e7e8f1b4642e7c33a334672 /plugins/org.eclipse.osee.framework.messaging.test
parenta413560fdf1a242b2f212907512a5c90cd36439c (diff)
downloadorg.eclipse.osee-189b5b8397e0003219033bc7535ef7e8ba288e35.tar.gz
org.eclipse.osee-189b5b8397e0003219033bc7535ef7e8ba288e35.tar.xz
org.eclipse.osee-189b5b8397e0003219033bc7535ef7e8ba288e35.zip
Update build version to 0.9.6
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 7f6ce188417..32302663554 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.5.qualifier
+Bundle-Version: 0.9.6.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