[hibernate-commits] Hibernate SVN: r16910 - core/branches/Branch_3_3/documentation.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Tue Jun 23 13:46:21 EDT 2009


Author: steve.ebersole at jboss.com
Date: 2009-06-23 13:46:21 -0400 (Tue, 23 Jun 2009)
New Revision: 16910

Modified:
   core/branches/Branch_3_3/documentation/pom.xml
Log:
comment out releasenotes module as it is not really up-to-date

Modified: core/branches/Branch_3_3/documentation/pom.xml
===================================================================
--- core/branches/Branch_3_3/documentation/pom.xml	2009-06-23 17:44:33 UTC (rev 16909)
+++ core/branches/Branch_3_3/documentation/pom.xml	2009-06-23 17:46:21 UTC (rev 16910)
@@ -17,7 +17,9 @@
     <description>Grouping of Hibernate Core Project documentation modules</description>
 
     <modules>
+<!--
         <module>releasenotes</module>
+-->
         <module>manual</module>
 <!--
         <module>jbosscache2</module>




More information about the hibernate-commits mailing list