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 13:20:17 UTC

svn commit: r1291732 - /karaf/cellar/branches/cellar-2.2.x/pom.xml

Author: jbonofre
Date: Tue Feb 21 12:20:17 2012
New Revision: 1291732

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

Modified:
    karaf/cellar/branches/cellar-2.2.x/pom.xml

Modified: karaf/cellar/branches/cellar-2.2.x/pom.xml
URL: http://svn.apache.org/viewvc/karaf/cellar/branches/cellar-2.2.x/pom.xml?rev=1291732&r1=1291731&r2=1291732&view=diff
==============================================================================
--- karaf/cellar/branches/cellar-2.2.x/pom.xml (original)
+++ karaf/cellar/branches/cellar-2.2.x/pom.xml Tue Feb 21 12:20:17 2012
@@ -377,7 +377,7 @@
                 <plugin>
                     <groupId>org.apache.felix</groupId>
                     <artifactId>maven-bundle-plugin</artifactId>
-                    <version>2.3.6</version>
+                    <version>2.3.7</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>