From 76b3094ba9fb0c393ae4b9f48951ae57d330493b Mon Sep 17 00:00:00 2001 From: cnoelle Date: Thu, 29 Nov 2018 22:44:39 +0100 Subject: [PATCH] pom.xml: bundle-plugin added --- pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3ee1bd23..74e6e6f9 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.java-websocket Java-WebSocket - jar + bundle 1.4.0-SNAPSHOT Java-WebSocket A barebones WebSocket client and server implementation written 100% in Java @@ -39,6 +39,12 @@ 1.6 + + org.apache.felix + maven-bundle-plugin + 4.1.0 + true +