359962 Using a variable for the bundle version
diff --git a/org.eclipse.virgo.teststubs.osgi/template.mf b/org.eclipse.virgo.teststubs.osgi/template.mf
index 41d8c0c..89596f3 100644
--- a/org.eclipse.virgo.teststubs.osgi/template.mf
+++ b/org.eclipse.virgo.teststubs.osgi/template.mf
@@ -2,7 +2,7 @@
 Bundle-Name: OSGi Framework Test Stub Implementations
 Bundle-ManifestVersion: 2
 Bundle-SymbolicName: org.eclipse.virgo.teststubs.osgi
-Bundle-Version: 3.0.0
+Bundle-Version: $version
 Import-Template: 
  org.junit.*;version="[4.4.0, 5.0.0)",
  org.osgi.framework.*;version="0",