|
From: <tri...@us...> - 2007-12-20 11:45:03
|
Revision: 41
http://staticwiki.svn.sourceforge.net/staticwiki/?rev=41&view=rev
Author: triathlon98
Date: 2007-12-20 03:44:54 -0800 (Thu, 20 Dec 2007)
Log Message:
-----------
upgrade wobertura plugin, it finally seems to work
Modified Paths:
--------------
trunk/pom.xml
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2007-12-18 07:45:06 UTC (rev 40)
+++ trunk/pom.xml 2007-12-20 11:44:54 UTC (rev 41)
@@ -147,7 +147,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>cobertura-maven-plugin</artifactId>
- <version>2.0</version>
+ <version>2.2</version>
<configuration>
<instrumentation/>
</configuration>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|