Skip to content

Commit

Permalink
HSEARCH-2600 Update the javadoc links after the ORM 5.2 upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet committed Feb 21, 2017
1 parent e9e8de2 commit aaf8fda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions distribution/pom.xml
Expand Up @@ -106,8 +106,8 @@
<docfilessubdirs>true</docfilessubdirs>
<stylesheetfile>${basedir}/src/main/javadoc/stylesheet.css</stylesheetfile>
<links>
<link>http://download.oracle.com/javase/7/docs/api/</link>
<link>http://docs.jboss.org/hibernate/orm/5.0/javadocs/</link>
<link>http://download.oracle.com/javase/8/docs/api/</link>
<link>http://docs.jboss.org/hibernate/orm/5.2/javadocs/</link>
<link>http://lucene.apache.org/core/5_4_0/core/</link>
<link>http://lucene.apache.org/core/5_4_0/analyzers-common/</link>
<link>http://lucene.apache.org/core/5_4_0/queryparser/</link>
Expand Down

0 comments on commit aaf8fda

Please sign in to comment.