Author: wsmoak
Date: Wed Jan 18 20:13:22 2006
New Revision: 370361

URL: http://svn.apache.org/viewcvs?rev=370361&view=rev
Log:
Version 1.8 of the Maven Javadoc Plugin was released.

Modified:
    struts/shale/trunk/build/project.xml

Modified: struts/shale/trunk/build/project.xml
URL: 
http://svn.apache.org/viewcvs/struts/shale/trunk/build/project.xml?rev=370361&r1=370360&r2=370361&view=diff
==============================================================================
--- struts/shale/trunk/build/project.xml (original)
+++ struts/shale/trunk/build/project.xml Wed Jan 18 20:13:22 2006
@@ -242,10 +242,9 @@
     <dependency>
         <groupId>maven</groupId>
         <artifactId>maven-javadoc-plugin</artifactId>
-        <version>1.8-SNAPSHOT</version>
+        <version>1.8</version>
         <type>plugin</type>
-        
<!--url>http://maven.apache.org/maven-1.x/reference/plugins/javadoc/</url-->
-        <url>http://cvs.apache.org/repository/maven/plugins/</url>
+        <url>http://maven.apache.org/maven-1.x/reference/plugins/javadoc/</url>
     </dependency>
 
   </dependencies>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to