diff --git a/pom.xml b/pom.xml
index 1825cdf..8738b99 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
com.esotericsoftware
reflectasm
1.09
- jar
+ bundle
ReflectASM
High performance Java reflection using code generation
https://github.com/EsotericSoftware/reflectasm
@@ -121,6 +121,17 @@
+
+ org.apache.felix
+ maven-bundle-plugin
+ 2.5.0
+ true
+
+
+ com.esotericsoftware.reflectasm*
+
+
+