From 7ef0947b75ed935d45923cb00a93a52717c7c6ed Mon Sep 17 00:00:00 2001 From: nickl- Date: Wed, 25 Oct 2017 21:11:20 +0200 Subject: [PATCH] Add version to maven-bundle-plugin. In order to squash the mvn build warnings. --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index c56597c2..bbeeee6f 100644 --- a/pom.xml +++ b/pom.xml @@ -202,6 +202,7 @@ org.apache.felix maven-bundle-plugin + 3.3.0 bundle-manifest -- 2.39.5