You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jd...@apache.org on 2006/07/09 22:52:52 UTC

svn commit: r420350 - /geronimo/sandbox/svkmerge/m2migration/pom.xml

Author: jdillon
Date: Sun Jul  9 13:52:52 2006
New Revision: 420350

URL: http://svn.apache.org/viewvc?rev=420350&view=rev
Log:
Fixed typo; Clover works now :-)

Modified:
    geronimo/sandbox/svkmerge/m2migration/pom.xml

Modified: geronimo/sandbox/svkmerge/m2migration/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/sandbox/svkmerge/m2migration/pom.xml?rev=420350&r1=420349&r2=420350&view=diff
==============================================================================
--- geronimo/sandbox/svkmerge/m2migration/pom.xml (original)
+++ geronimo/sandbox/svkmerge/m2migration/pom.xml Sun Jul  9 13:52:52 2006
@@ -952,7 +952,7 @@
                     <generateHtml>true</generateHtml>
                     <jdk>1.4</jdk>
                     <!-- Pulled as resource from clover-config plugin -->
-                    <licenseLocation>org/apache/geronimmo/clover.license</licenseLocation>
+                    <licenseLocation>org/apache/geronimo/clover.license</licenseLocation>
                 </configuration>
                 <executions>
                     <execution>