Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.osee.ats.impl.test/META-INF/MANIFEST.MF')
-rw-r--r--plugins/org.eclipse.osee.ats.impl.test/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.osee.ats.impl.test/META-INF/MANIFEST.MF b/plugins/org.eclipse.osee.ats.impl.test/META-INF/MANIFEST.MF
index 9617fda8878..db7729954ff 100644
--- a/plugins/org.eclipse.osee.ats.impl.test/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.osee.ats.impl.test/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: ATS Work Definition Impl Test (Incubation)
Bundle-SymbolicName: org.eclipse.osee.ats.impl.test
Bundle-Vendor: Eclipse Open System Engineering Environment
-Bundle-Version: 0.17.1.qualifier
+Bundle-Version: 0.17.2.qualifier
Fragment-Host: org.eclipse.osee.ats.impl
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Import-Package: org.eclipse.osee.ats.api.workdef

Back to the top