Author: aheritier
Date: 2010-09-01 11:04:32 -0400 (Wed, 01 Sep 2010)
New Revision: 4014
Modified:
exo/portal/branches/3.1.x/docs/user-guide/pom.xml
exo/portal/branches/3.1.x/pom.xml
Log:
EXOGTN-60 : Include docs in reactor
Modified: exo/portal/branches/3.1.x/docs/user-guide/pom.xml
===================================================================
--- exo/portal/branches/3.1.x/docs/user-guide/pom.xml 2010-09-01 14:05:33 UTC (rev 4013)
+++ exo/portal/branches/3.1.x/docs/user-guide/pom.xml 2010-09-01 15:04:32 UTC (rev 4014)
@@ -25,7 +25,6 @@
<modelVersion>4.0.0</modelVersion>
- <!-- FIXME parent not in sync with current hierarchy -->
<parent>
<groupId>org.gatein.doc</groupId>
<artifactId>docs-aggregator</artifactId>
Modified: exo/portal/branches/3.1.x/pom.xml
===================================================================
--- exo/portal/branches/3.1.x/pom.xml 2010-09-01 14:05:33 UTC (rev 4013)
+++ exo/portal/branches/3.1.x/pom.xml 2010-09-01 15:04:32 UTC (rev 4014)
@@ -100,7 +100,8 @@
<module>starter</module>
<module>packaging</module>
<module>testsuite</module>
- </modules>
+ <module>docs</module>
+ </modules>
<dependencyManagement>
<dependencies>
Show replies by date