diff --git a/pom.xml b/pom.xml
index 30847bb..e19c5f8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
4.0.0
com.tunnelvisionlabs
immutable
- jar
+ bundle
1.1.36-SNAPSHOT
@@ -119,6 +119,13 @@
test
+
+ org.apache.felix
+ maven-bundle-plugin
+ 2.5.4
+ true
+
+
org.apache.maven.plugins
maven-jar-plugin