diff --git a/pom.xml b/pom.xml
index fbf30f8..fdc9455 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,4 +22,39 @@
test
+
+
+
+
+ maven-jar-plugin
+ 2.6
+
+
+ ${project.build.outputDirectory}/META-INF/MANIFEST.MF
+
+
+
+
+ org.apache.felix
+ maven-bundle-plugin
+ 2.5.4
+
+ true
+
+ {local-packages}
+ ${project.artifactId}
+
+
+
+
+ bundle-manifest
+ process-classes
+
+ manifest
+
+
+
+
+
+