[hibernate-commits] Hibernate SVN: r18380 - annotations/branches/v3_4_0_GA_CP.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Sun Jan 3 09:45:10 EST 2010


Author: stliu
Date: 2010-01-03 09:45:09 -0500 (Sun, 03 Jan 2010)
New Revision: 18380

Modified:
   annotations/branches/v3_4_0_GA_CP/pom.xml
Log:
update javadoc link

Modified: annotations/branches/v3_4_0_GA_CP/pom.xml
===================================================================
--- annotations/branches/v3_4_0_GA_CP/pom.xml	2010-01-03 14:38:44 UTC (rev 18379)
+++ annotations/branches/v3_4_0_GA_CP/pom.xml	2010-01-03 14:45:09 UTC (rev 18380)
@@ -361,6 +361,7 @@
 					<links>
 						<link>http://java.sun.com/j2se/1.5.0/docs/api/</link>
 						<link>http://java.sun.com/javaee/5/docs/api/</link>
+						<link>http://docs.jboss.org/hibernate/stable/core/api</link>
 					</links>
 					<stylesheetfile>${basedir}/src/main/javadoc/jdstyle.css</stylesheetfile>
 				</configuration>



More information about the hibernate-commits mailing list