You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@axis.apache.org by ve...@apache.org on 2017/07/01 15:55:47 UTC

svn commit: r1800514 - /axis/axis2/java/core/trunk/pom.xml

Author: veithen
Date: Sat Jul  1 15:55:46 2017
New Revision: 1800514

URL: http://svn.apache.org/viewvc?rev=1800514&view=rev
Log:
Upgrade maven-bundle-plugin.

Modified:
    axis/axis2/java/core/trunk/pom.xml

Modified: axis/axis2/java/core/trunk/pom.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/pom.xml?rev=1800514&r1=1800513&r2=1800514&view=diff
==============================================================================
--- axis/axis2/java/core/trunk/pom.xml (original)
+++ axis/axis2/java/core/trunk/pom.xml Sat Jul  1 15:55:46 2017
@@ -1224,7 +1224,7 @@
                 <plugin>
                     <groupId>org.apache.felix</groupId>
                     <artifactId>maven-bundle-plugin</artifactId>
-                    <version>2.1.0</version>
+                    <version>3.3.0</version>
                 </plugin>
                 <plugin>
                     <groupId>net.ju-n.maven.plugins</groupId>