Skip to content

Commit

Permalink
javadoc fix for release
Browse files Browse the repository at this point in the history
  • Loading branch information
alansaid committed Jun 2, 2014
1 parent f50c46e commit c801fa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<scm-publish.scmBranch>gh-pages</scm-publish.scmBranch>
<scm-publish.siteDocOuputDirectory>${project.reporting.outputDirectory}</scm-publish.siteDocOuputDirectory>
<site-docs.url>/${project.build.directory}/sitedocs/${project.version}</site-docs.url>

<javadocExecutable>${java.home}/../bin/javadoc</javadocExecutable>
<!--
<github.global.server>rival-github-pages-site</github.global.server>
<scmPublish.checkoutDirectory>${project.build.directory}/${project.version}</scmPublish.checkoutDirectory>
Expand Down

0 comments on commit c801fa8

Please sign in to comment.