File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -51,9 +51,9 @@ dependencies {
5151/*
5252 * External javadoc links
5353 */
54- javadoc. options. links(" http://docs.oracle.com/javase/6/docs/api" );
55- javadoc. options. links(" http://jsr-305.googlecode.com/svn/trunk/javadoc" );
56- javadoc. options. links(" http://fasterxml.github.com/jackson-databind/javadoc/2.2.0" );
57- javadoc. options. links(" http://docs.guava-libraries.googlecode.com/git-history/v16.0.1/javadoc" );
58- javadoc. options. links(" http://fge.github.io/msg-simple" );
54+ javadoc. options. links(" http://docs.oracle.com/javase/6/docs/api/ " );
55+ javadoc. options. links(" http://jsr-305.googlecode.com/svn/trunk/javadoc/ " );
56+ javadoc. options. links(" http://fasterxml.github.com/jackson-databind/javadoc/2.2.0/ " );
57+ javadoc. options. links(" http://docs.guava-libraries.googlecode.com/git-history/v16.0.1/javadoc/ " );
58+ javadoc. options. links(" http://fge.github.io/msg-simple/ " );
5959
You can’t perform that action at this time.
0 commit comments