You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2012/02/21 15:01:24 UTC

svn commit: r1291789 - /karaf/cellar/trunk/pom.xml

Author: jbonofre
Date: Tue Feb 21 14:01:24 2012
New Revision: 1291789

URL: http://svn.apache.org/viewvc?rev=1291789&view=rev
Log:
[KARAF-1205] Upgrade to maven-bundle-plugin 2.3.7

Modified:
    karaf/cellar/trunk/pom.xml

Modified: karaf/cellar/trunk/pom.xml
URL: http://svn.apache.org/viewvc/karaf/cellar/trunk/pom.xml?rev=1291789&r1=1291788&r2=1291789&view=diff
==============================================================================
--- karaf/cellar/trunk/pom.xml (original)
+++ karaf/cellar/trunk/pom.xml Tue Feb 21 14:01:24 2012
@@ -372,7 +372,7 @@
                 <plugin>
                     <groupId>org.apache.felix</groupId>
                     <artifactId>maven-bundle-plugin</artifactId>
-                    <version>2.3.5</version>
+                    <version>2.3.7</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>