From 0a54ac8be9ad7f887b3627aeaea1ad6e205c7e69 Mon Sep 17 00:00:00 2001 From: Tony Tam Date: Wed, 27 Aug 2014 14:48:06 -0700 Subject: [PATCH] added osgi bundle info --- modules/swagger-annotations/pom.xml | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/modules/swagger-annotations/pom.xml b/modules/swagger-annotations/pom.xml index 6c8cb7d6a4..a3534914dd 100644 --- a/modules/swagger-annotations/pom.xml +++ b/modules/swagger-annotations/pom.xml @@ -3,18 +3,30 @@ com.wordnik swagger-project_2.10 - 1.3.8 + 1.3.8-SNAPSHOT ../.. 4.0.0 com.wordnik swagger-annotations 1.3.8 - jar + bundle swagger-annotations src/main/java install + + + org.apache.felix + maven-bundle-plugin + true + + + com.wordnik.swagger.annotations + + + + - \ No newline at end of file +