[richfaces-svn-commits] JBoss Rich Faces SVN: r18526 - in branches/cdk-8570/docs: Component_Development_Kit_Guide and 1 other directory.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Mon Aug 9 18:38:20 EDT 2010


Author: alexsmirnov
Date: 2010-08-09 18:38:20 -0400 (Mon, 09 Aug 2010)
New Revision: 18526

Modified:
   branches/cdk-8570/docs/Component_Development_Kit_Guide/pom.xml
   branches/cdk-8570/docs/pom.xml
Log:
https://jira.jboss.org/browse/RF-9011

Modified: branches/cdk-8570/docs/Component_Development_Kit_Guide/pom.xml
===================================================================
--- branches/cdk-8570/docs/Component_Development_Kit_Guide/pom.xml	2010-08-09 22:37:58 UTC (rev 18525)
+++ branches/cdk-8570/docs/Component_Development_Kit_Guide/pom.xml	2010-08-09 22:38:20 UTC (rev 18526)
@@ -13,6 +13,7 @@
       <groupId>org.richfaces.docs</groupId>
       <artifactId>docs-parent</artifactId>
       <version>4.0.0-SNAPSHOT</version>
+      <relativePath>../parent/pom.xml</relativePath>
    </parent>
   
    <properties>

Modified: branches/cdk-8570/docs/pom.xml
===================================================================
--- branches/cdk-8570/docs/pom.xml	2010-08-09 22:37:58 UTC (rev 18525)
+++ branches/cdk-8570/docs/pom.xml	2010-08-09 22:38:20 UTC (rev 18526)
@@ -18,6 +18,7 @@
         <module>Component_Reference</module>
         <module>Developer_Guide</module>
         <module>Migration_Guide</module>
+        <module>Component_Development_Kit_Guide</module>
     </modules>
     
     <scm>



More information about the richfaces-svn-commits mailing list