From 9847b071dde9ccc9dd84f80d781cf28f4e187eac Mon Sep 17 00:00:00 2001 From: Vincent Behar Date: Sun, 3 Jul 2011 15:20:10 +0200 Subject: [PATCH] fix link to the jdk javadoc --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 55f3181..d904987 100644 --- a/pom.xml +++ b/pom.xml @@ -239,7 +239,7 @@ ${plugin.javadoc.version} - http://java.sun.com/javase/6/docs/api/ + http://download.oracle.com/javase/6/docs/api/