From a058718f7abef4bc18e6a386023dbc0272037dc5 Mon Sep 17 00:00:00 2001 From: "xiaofeng@google.com" Date: Thu, 25 Oct 2012 06:21:08 +0000 Subject: Fix issue 298: add OSGi configuration to pom.xml - patch from Thomas Kock --- java/pom.xml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'java/pom.xml') 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 + + + * + + + -- cgit v1.2.3