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>