You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by se...@apache.org on 2009/09/13 02:15:42 UTC

svn commit: r814254 - /httpcomponents/httpcore/trunk/pom.xml

Author: sebb
Date: Sun Sep 13 00:15:41 2009
New Revision: 814254

URL: http://svn.apache.org/viewvc?rev=814254&view=rev
Log:
Continuum parent build now working; no need for local clover2 version define

Modified:
    httpcomponents/httpcore/trunk/pom.xml

Modified: httpcomponents/httpcore/trunk/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/trunk/pom.xml?rev=814254&r1=814253&r2=814254&view=diff
==============================================================================
--- httpcomponents/httpcore/trunk/pom.xml (original)
+++ httpcomponents/httpcore/trunk/pom.xml Sun Sep 13 00:15:41 2009
@@ -142,7 +142,6 @@
       <plugin>
         <groupId>com.atlassian.maven.plugins</groupId>
         <artifactId>maven-clover2-plugin</artifactId>
-        <version>2.6.0-M1</version>
         <configuration>
           <flushPolicy>threaded</flushPolicy>
           <flushInterval>100</flushInterval>