[hibernate-commits] Hibernate SVN: r14548 - core/trunk/documentation/jbosscache2.
hibernate-commits at lists.jboss.org
hibernate-commits at lists.jboss.org
Thu Apr 24 14:22:59 EDT 2008
Author: steve.ebersole at jboss.com
Date: 2008-04-24 14:22:58 -0400 (Thu, 24 Apr 2008)
New Revision: 14548
Modified:
core/trunk/documentation/jbosscache2/pom.xml
Log:
minor fix
Modified: core/trunk/documentation/jbosscache2/pom.xml
===================================================================
--- core/trunk/documentation/jbosscache2/pom.xml 2008-04-24 18:05:57 UTC (rev 14547)
+++ core/trunk/documentation/jbosscache2/pom.xml 2008-04-24 18:22:58 UTC (rev 14548)
@@ -73,7 +73,7 @@
<translation>zh-CN</translation>
</translations>
<imageResource>
- <directory>src/main/docbook/en-US</directory>
+ <directory>${basedir}/src/main/docbook/en-US</directory>
<excludes>
<exclude>*.xml</exclude>
<exclude>**/*.xml</exclude>
More information about the hibernate-commits
mailing list