You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by cs...@apache.org on 2011/02/08 09:25:48 UTC

svn commit: r1068291 - /camel/trunk/pom.xml

Author: cschneider
Date: Tue Feb  8 08:25:48 2011
New Revision: 1068291

URL: http://svn.apache.org/viewvc?rev=1068291&view=rev
Log:
CAMEL-3638 Upgrade of maven bundle plugin to version 2.3.4

Modified:
    camel/trunk/pom.xml

Modified: camel/trunk/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/pom.xml?rev=1068291&r1=1068290&r2=1068291&view=diff
==============================================================================
--- camel/trunk/pom.xml (original)
+++ camel/trunk/pom.xml Tue Feb  8 08:25:48 2011
@@ -362,7 +362,7 @@
         <plugin>
           <groupId>org.apache.felix</groupId>
           <artifactId>maven-bundle-plugin</artifactId>
-          <version>2.0.1</version>
+          <version>2.3.4</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>