You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2009/09/14 15:36:21 UTC

svn commit: r814636 - /cxf/branches/2.1.x-fixes/parent/pom.xml

Author: dkulp
Date: Mon Sep 14 13:36:21 2009
New Revision: 814636

URL: http://svn.apache.org/viewvc?rev=814636&view=rev
Log:
Fix typo

Modified:
    cxf/branches/2.1.x-fixes/parent/pom.xml

Modified: cxf/branches/2.1.x-fixes/parent/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.1.x-fixes/parent/pom.xml?rev=814636&r1=814635&r2=814636&view=diff
==============================================================================
--- cxf/branches/2.1.x-fixes/parent/pom.xml (original)
+++ cxf/branches/2.1.x-fixes/parent/pom.xml Mon Sep 14 13:36:21 2009
@@ -1153,6 +1153,7 @@
                 <artifactId>maven-javadoc-plugin</artifactId>
                 <version>2.5</version>
             </plugin>
+        </plugins>
     </reporting>
 
     <profiles>