You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2012/03/01 23:28:17 UTC

svn commit: r1295950 - /maven/site/branches/INFRA-4466/trunk/pom.xml

Author: hboutemy
Date: Thu Mar  1 22:28:17 2012
New Revision: 1295950

URL: http://svn.apache.org/viewvc?rev=1295950&view=rev
Log:
fixed comment

Modified:
    maven/site/branches/INFRA-4466/trunk/pom.xml

Modified: maven/site/branches/INFRA-4466/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/site/branches/INFRA-4466/trunk/pom.xml?rev=1295950&r1=1295949&r2=1295950&view=diff
==============================================================================
--- maven/site/branches/INFRA-4466/trunk/pom.xml (original)
+++ maven/site/branches/INFRA-4466/trunk/pom.xml Thu Mar  1 22:28:17 2012
@@ -230,8 +230,8 @@
               <jarOutputDirectory>${project.reporting.outputDirectory}</jarOutputDirectory>
             </configuration>
           </execution>
-        </executions>
-      </plugin-->
+        </executions-->
+      </plugin>
     </plugins>
   </build>