You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2007/08/21 14:25:26 UTC

svn commit: r568095 - /myfaces/tobago/trunk/pom.xml

Author: bommel
Date: Tue Aug 21 05:25:26 2007
New Revision: 568095

URL: http://svn.apache.org/viewvc?rev=568095&view=rev
Log:
try to fix site-deploy error

Modified:
    myfaces/tobago/trunk/pom.xml

Modified: myfaces/tobago/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/pom.xml?rev=568095&r1=568094&r2=568095&view=diff
==============================================================================
--- myfaces/tobago/trunk/pom.xml (original)
+++ myfaces/tobago/trunk/pom.xml Tue Aug 21 05:25:26 2007
@@ -221,7 +221,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-javadoc-plugin</artifactId>
-        <version>2.3</version>
+        <version>2.2</version>
         <configuration>
           <aggregate>true</aggregate>
           <linksource>true</linksource>