You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by hl...@apache.org on 2007/11/26 06:49:56 UTC

svn commit: r598142 - /tapestry/tapestry5/trunk/pom.xml

Author: hlship
Date: Sun Nov 25 21:49:53 2007
New Revision: 598142

URL: http://svn.apache.org/viewvc?rev=598142&view=rev
Log:
Upgrade to Cobertura plugin 2.2-SNAPSHOT (based on Cobertura 1.9).

Modified:
    tapestry/tapestry5/trunk/pom.xml

Modified: tapestry/tapestry5/trunk/pom.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/pom.xml?rev=598142&r1=598141&r2=598142&view=diff
==============================================================================
--- tapestry/tapestry5/trunk/pom.xml (original)
+++ tapestry/tapestry5/trunk/pom.xml Sun Nov 25 21:49:53 2007
@@ -411,7 +411,7 @@
 
     <properties>
         <!-- Version 2.1 lists everything as 100% covered, wierd. -->
-        <cobertura-plugin-version>2.0</cobertura-plugin-version>
+        <cobertura-plugin-version>2.2-SNAPSHOT</cobertura-plugin-version>
         <update-release-info>false</update-release-info>
     </properties>