351755: Gemini Blueprint should export org.osgi.service.blueprint package
diff --git a/extender/template.mf b/extender/template.mf
index 448a0fb..8229561 100644
--- a/extender/template.mf
+++ b/extender/template.mf
@@ -17,3 +17,5 @@
  org.springframework.*;version=${spring.version.range},

  *;resolution:=optional

 Bundle-Activator: org.eclipse.gemini.blueprint.extender.internal.boot.ChainActivator

+Export-Package:

+ org.osgi.service.blueprint;version=1