[hibernate-commits] Hibernate SVN: r14600 - core/trunk/documentation/releasenotes.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Mon Apr 28 20:59:36 EDT 2008


Author: bsatguna
Date: 2008-04-28 20:59:36 -0400 (Mon, 28 Apr 2008)
New Revision: 14600

Modified:
   core/trunk/documentation/releasenotes/pom.xml
Log:
playing with release notes xml files

Modified: core/trunk/documentation/releasenotes/pom.xml
===================================================================
--- core/trunk/documentation/releasenotes/pom.xml	2008-04-28 22:52:08 UTC (rev 14599)
+++ core/trunk/documentation/releasenotes/pom.xml	2008-04-29 00:59:36 UTC (rev 14600)
@@ -74,7 +74,7 @@
                     </dependency>
                 </dependencies>
                 <configuration>
-                    <sourceDocumentName>Release_Notes.xml</sourceDocumentName>
+                    <sourceDocumentName>en-US/Release_Notes.xml</sourceDocumentName>
                     <masterTranslation>en-US</masterTranslation>
                     <formats>
                         <format>




More information about the hibernate-commits mailing list