You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by st...@apache.org on 2018/02/01 10:45:21 UTC

svn commit: r1822864 - /openwebbeans/trunk/pom.xml

Author: struberg
Date: Thu Feb  1 10:45:21 2018
New Revision: 1822864

URL: http://svn.apache.org/viewvc?rev=1822864&view=rev
Log:
OWB-1226 upgrade maven-bundle-plugin to 3.3.0

Modified:
    openwebbeans/trunk/pom.xml

Modified: openwebbeans/trunk/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/pom.xml?rev=1822864&r1=1822863&r2=1822864&view=diff
==============================================================================
--- openwebbeans/trunk/pom.xml (original)
+++ openwebbeans/trunk/pom.xml Thu Feb  1 10:45:21 2018
@@ -297,7 +297,7 @@
                 <plugin>
                     <groupId>org.apache.felix</groupId>
                     <artifactId>maven-bundle-plugin</artifactId>
-                    <version>3.0.1</version>
+                    <version>3.3.0</version>
                     <executions>
                         <execution>
                             <id>bundle-manifest</id>