]> source.dussan.org Git - javassist.git/commitdiff
Add version to maven-bundle-plugin.
authornickl- <github@jigsoft.co.za>
Wed, 25 Oct 2017 19:11:20 +0000 (21:11 +0200)
committernickl- <github@jigsoft.co.za>
Fri, 27 Oct 2017 15:40:48 +0000 (17:40 +0200)
In order to squash the mvn build warnings.

pom.xml

diff --git a/pom.xml b/pom.xml
index c56597c2fb6f4d6797380af659a8072fa57677de..bbeeee6f84c44a1e6a8e464d910409e0cdf008df 100644 (file)
--- a/pom.xml
+++ b/pom.xml
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
+        <version>3.3.0</version>
         <executions>
           <execution>
             <id>bundle-manifest</id>