Author: dkulp
Date: Fri Mar 21 09:46:05 2008
New Revision: 639711
URL: http://svn.apache.org/viewvc?rev=639711&view=rev
Log:
Merged revisions 639657 via svnmerge from
https://svn.apache.org/repos/asf/incubator/cxf/trunk
........
r639657 | dkulp | 2008-03-21 10:31:05 -0400 (Fri, 21 Mar 2008) | 2 lines
Revert javadoc version as it will then require maven 2.0.8
........
Modified:
incubator/cxf/branches/2.0.x-fixes/ (props changed)
incubator/cxf/branches/2.0.x-fixes/pom.xml
Propchange: incubator/cxf/branches/2.0.x-fixes/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.
Modified: incubator/cxf/branches/2.0.x-fixes/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/pom.xml?rev=639711&r1=639710&r2=639711&view=diff
==============================================================================
--- incubator/cxf/branches/2.0.x-fixes/pom.xml (original)
+++ incubator/cxf/branches/2.0.x-fixes/pom.xml Fri Mar 21 09:46:05 2008
@@ -365,7 +365,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
- <version>2.4</version>
+ <version>2.2</version>
<configuration>
<attach>true</attach>
<quiet>true</quiet>