Skip to content

Instantly share code, notes, and snippets.

@sbrinkmann
Last active August 29, 2015 14:02
Show Gist options
  • Select an option

  • Save sbrinkmann/2222d4caf24c280618d5 to your computer and use it in GitHub Desktop.

Select an option

Save sbrinkmann/2222d4caf24c280618d5 to your computer and use it in GitHub Desktop.
Manifest-Version: 1
Bundle-ManifestVersion: 2
Bundle-Description: My Bundle Description
Bundle-Name: My Bundle Name
Bundle-SymbolicName: de.eggs.cq.generic.MyBundle
Bundle-Version: 14.01.0.SNAPSHOT
Export-Package: de.eggs.myBundle
Import-Package: org.slf4j;version="[1.6,2)"
Created-By: Apache Maven Bundle Plugin
Tool: Bnd-1.43.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment