You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by we...@apache.org on 2010/03/30 18:45:35 UTC

svn commit: r929187 - /myfaces/extensions/scripting/trunk/pom.xml

Author: werpu
Date: Tue Mar 30 16:45:34 2010
New Revision: 929187

URL: http://svn.apache.org/viewvc?rev=929187&view=rev
Log:
merged in stash

Modified:
    myfaces/extensions/scripting/trunk/pom.xml

Modified: myfaces/extensions/scripting/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/extensions/scripting/trunk/pom.xml?rev=929187&r1=929186&r2=929187&view=diff
==============================================================================
--- myfaces/extensions/scripting/trunk/pom.xml (original)
+++ myfaces/extensions/scripting/trunk/pom.xml Tue Mar 30 16:45:34 2010
@@ -158,6 +158,7 @@
             <plugin>
                 <groupId>org.codehaus.mojo</groupId>
                 <artifactId>cobertura-maven-plugin</artifactId>
+
                 <executions>
                     <execution>
                         <goals>
@@ -247,7 +248,6 @@
                         <format>html</format>
                         <format>xml</format>
                     </formats>
-                    
                 </configuration>
             </plugin>