Releng: go back to building from master
+ mark as 2.5.0 (all OT/J bundles and some more)
- resolve a few warnings
diff --git a/plugins/org.eclipse.objectteams.otdt.samples/META-INF/MANIFEST.MF b/plugins/org.eclipse.objectteams.otdt.samples/META-INF/MANIFEST.MF
index 5188e8b..fc48b70 100644
--- a/plugins/org.eclipse.objectteams.otdt.samples/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.objectteams.otdt.samples/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.objectteams.otdt.samples;singleton:=true
-Bundle-Version: 2.3.0.qualifier
+Bundle-Version: 2.5.0.qualifier
 Bundle-Activator: org.eclipse.objectteams.otdt.internal.samples.OTSamplesPlugin
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
@@ -18,10 +18,10 @@
  org.eclipse.debug.core;bundle-version="[3.7.0,4.0.0)",
  org.eclipse.jdt.debug.ui;bundle-version="[3.6.0,4.0.0)",
  org.eclipse.jdt.core;bundle-version="[3.10.0.v_OTDT_r230,4.0.0)",
- org.eclipse.objectteams.otdt;bundle-version="[2.3.0,3.0.0)",
- org.eclipse.objectteams.otdt.ui;bundle-version="[2.3.0,3.0.0)",
- org.eclipse.objectteams.otdt.ui.help;bundle-version="[2.2.0,3.0.0)",
- org.eclipse.objectteams.otequinox;bundle-version="[2.3.0,3.0.0)"
+ org.eclipse.objectteams.otdt;bundle-version="[2.5.0,3.0.0)",
+ org.eclipse.objectteams.otdt.ui;bundle-version="[2.5.0,3.0.0)",
+ org.eclipse.objectteams.otdt.ui.help;bundle-version="[2.5.0,3.0.0)",
+ org.eclipse.objectteams.otequinox;bundle-version="[2.5.0,3.0.0)"
 Export-Package: org.eclipse.objectteams.otdt.internal.samples;x-internal:="true"
 Bundle-RequiredExecutionEnvironment: JavaSE-1.7
 Bundle-ActivationPolicy: lazy