You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ma...@apache.org on 2009/08/21 10:10:12 UTC

svn commit: r806447 - /myfaces/trinidad-maven/trunk/pom.xml

Author: matzew
Date: Fri Aug 21 08:10:12 2009
New Revision: 806447

URL: http://svn.apache.org/viewvc?rev=806447&view=rev
Log:
re-added javadoc settings

Modified:
    myfaces/trinidad-maven/trunk/pom.xml

Modified: myfaces/trinidad-maven/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad-maven/trunk/pom.xml?rev=806447&r1=806446&r2=806447&view=diff
==============================================================================
--- myfaces/trinidad-maven/trunk/pom.xml (original)
+++ myfaces/trinidad-maven/trunk/pom.xml Fri Aug 21 08:10:12 2009
@@ -213,7 +213,7 @@
               </execution>
             </executions>
           </plugin>
-          <!-- plugin>
+          <plugin>
             <artifactId>maven-javadoc-plugin</artifactId>
             <version>2.2</version>
             <executions>
@@ -224,7 +224,7 @@
                 </goals>
               </execution>
             </executions>
-          </plugin -->
+          </plugin>
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-scm-plugin</artifactId>