Author: ggregory
Date: Sun Jul 13 02:26:28 2014
New Revision: 1610102

URL: http://svn.apache.org/r1610102
Log:
Update maven-bundle-plugin 2.4.0 -> 2.5.0

Modified:
    commons/proper/commons-parent/trunk/pom.xml

Modified: commons/proper/commons-parent/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=1610102&r1=1610101&r2=1610102&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Sun Jul 13 02:26:28 2014
@@ -43,6 +43,7 @@ Version 35:
 - Update maven-jar-plugin 2.4 -> 2.5
 - Update maven-jar-plugin 2.4 -> 2.5
 - Update maven-release-plugin 2.4.2 -> 2.5
+- Update maven-bundle-plugin 2.4.0 -> 2.5.0
 
  -->
 
@@ -358,7 +359,7 @@ Version 35:
         <plugin>
           <groupId>org.apache.felix</groupId>
           <artifactId>maven-bundle-plugin</artifactId>
-          <version>2.4.0</version>
+          <version>2.5.0</version>
           <inherited>true</inherited>
         </plugin>
         <plugin>


Reply via email to