diff --git a/pom.xml b/pom.xml
index 3b2fc5a..b0776e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -122,6 +122,33 @@
+
+ org.apache.maven.plugins
+ maven-jar-plugin
+ 2.4
+
+
+ ${project.build.outputDirectory}/META-INF/MANIFEST.MF
+
+ true
+
+
+
+
+
+ org.apache.felix
+ maven-bundle-plugin
+ 2.5.0
+
+
+ bundle-manifest
+ process-classes
+
+ manifest
+
+
+
+