You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by ol...@apache.org on 2011/06/27 21:14:26 UTC

svn commit: r1140274 - /httpcomponents/project/pom.xml

Author: olegk
Date: Mon Jun 27 19:14:26 2011
New Revision: 1140274

URL: http://svn.apache.org/viewvc?rev=1140274&view=rev
Log:
Upgraded maven-bundle-plugin to version 2.3.4

Modified:
    httpcomponents/project/pom.xml

Modified: httpcomponents/project/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/project/pom.xml?rev=1140274&r1=1140273&r2=1140274&view=diff
==============================================================================
--- httpcomponents/project/pom.xml (original)
+++ httpcomponents/project/pom.xml Mon Jun 27 19:14:26 2011
@@ -427,7 +427,7 @@
         <plugin>
           <groupId>org.apache.felix</groupId>
           <artifactId>maven-bundle-plugin</artifactId>
-          <version>2.1.0</version>
+          <version>2.3.4</version>
         </plugin>
         <plugin>
           <groupId>org.codehaus.mojo</groupId>