diff --git a/java/pom.xml b/java/pom.xml
index 7ec6d918..fb504f31 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -11,7 +11,7 @@
com.google.protobuf
protobuf-java
2.4.2-pre
- jar
+ bundle
Protocol Buffer Java API
Protocol Buffers are a way of encoding structured data in an efficient yet
@@ -132,6 +132,16 @@
+
+ org.apache.felix
+ maven-bundle-plugin
+ true
+
+
+ *
+
+
+