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 2009/06/13 13:14:07 UTC

svn commit: r784372 - /httpcomponents/httpcore/branches/4.0.x/httpcore-osgi/pom.xml

Author: olegk
Date: Sat Jun 13 11:14:06 2009
New Revision: 784372

URL: http://svn.apache.org/viewvc?rev=784372&view=rev
Log:
Downgraded Apache Felix bundle plugin to version 1.4.3

Modified:
    httpcomponents/httpcore/branches/4.0.x/httpcore-osgi/pom.xml

Modified: httpcomponents/httpcore/branches/4.0.x/httpcore-osgi/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/branches/4.0.x/httpcore-osgi/pom.xml?rev=784372&r1=784371&r2=784372&view=diff
==============================================================================
--- httpcomponents/httpcore/branches/4.0.x/httpcore-osgi/pom.xml (original)
+++ httpcomponents/httpcore/branches/4.0.x/httpcore-osgi/pom.xml Sat Jun 13 11:14:06 2009
@@ -78,6 +78,7 @@
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
+        <version>1.4.3</version>
         <extensions>true</extensions>
         <configuration>
           <instructions>