Author: struberg
Date: Sat Dec 3 12:17:15 2011
New Revision: 1209897
URL: http://svn.apache.org/viewvc?rev=1209897&view=rev
Log:
add doc module permanently for the release
Modified:
openwebbeans/trunk/pom.xml
Modified: openwebbeans/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/openwebbeans/trunk/pom.xml?rev=1209897&r1=1209896&r2=1209897&view=diff
==============================================================================
--- openwebbeans/trunk/pom.xml (original)
+++ openwebbeans/trunk/pom.xml Sat Dec 3 12:17:15 2011
@@ -461,6 +461,7 @@
<module>samples</module>
<module>webbeans-tck</module>
<module>distribution</module>
+ <module>webbeans-doc</module>
</modules>
<dependencyManagement>