Author: jkuhnert
Date: Thu Nov 23 17:32:00 2006
New Revision: 478740
URL: http://svn.apache.org/viewvc?view=rev&rev=478740
Log:
Fixed coberwhatever reference for maven....
Modified:
tapestry/tapestry4/trunk/pom.xml
Modified: tapestry/tapestry4/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/pom.xml?view=diff&rev=478740&r1=478739&r2=478740
==============================================================================
--- tapestry/tapestry4/trunk/pom.xml (original)
+++ tapestry/tapestry4/trunk/pom.xml Thu Nov 23 17:32:00 2006
@@ -336,6 +336,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>cobertura-maven-plugin</artifactId>
+ <version>2.1-SNAPSHOT</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>