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/12/10 20:02:13 UTC

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

Author: olegk
Date: Thu Dec 10 19:02:13 2009
New Revision: 889371

URL: http://svn.apache.org/viewvc?rev=889371&view=rev
Log:
Upgraded clover2 and bundle plugins

Modified:
    httpcomponents/project/pom.xml

Modified: httpcomponents/project/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/project/pom.xml?rev=889371&r1=889370&r2=889371&view=diff
==============================================================================
--- httpcomponents/project/pom.xml (original)
+++ httpcomponents/project/pom.xml Thu Dec 10 19:02:13 2009
@@ -288,7 +288,7 @@
         <plugin>
           <groupId>com.atlassian.maven.plugins</groupId>
           <artifactId>maven-clover2-plugin</artifactId>
-          <version>2.6.0-M1</version>
+          <version>2.6.3</version>
         </plugin>
         <plugin>
           <groupId>com.agilejava.docbkx</groupId>
@@ -329,7 +329,7 @@
         <plugin>
           <groupId>org.apache.felix</groupId>
           <artifactId>maven-bundle-plugin</artifactId>
-          <version>1.4.3</version>
+          <version>2.0.1</version>
         </plugin>
         <plugin>
            <groupId>org.apache.maven.plugins</groupId>