mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-05-02 20:09:31 +01:00
Fixed Quartz javadoc URL
This commit is contained in:
+1
-1
@@ -193,7 +193,7 @@ configure(allprojects) { project ->
|
|||||||
"http://aopalliance.sourceforge.net/doc/",
|
"http://aopalliance.sourceforge.net/doc/",
|
||||||
"http://www.eclipse.org/aspectj/doc/released/aspectj5rt-api/",
|
"http://www.eclipse.org/aspectj/doc/released/aspectj5rt-api/",
|
||||||
"http://ehcache.org/apidocs/",
|
"http://ehcache.org/apidocs/",
|
||||||
"http://quartz-scheduler.org/api/2.2.0/",
|
"http://quartz-scheduler.org/api/2.2.1/",
|
||||||
"http://fasterxml.github.com/jackson-core/javadoc/2.3.0/",
|
"http://fasterxml.github.com/jackson-core/javadoc/2.3.0/",
|
||||||
"http://fasterxml.github.com/jackson-databind/javadoc/2.3.0/",
|
"http://fasterxml.github.com/jackson-databind/javadoc/2.3.0/",
|
||||||
"http://fasterxml.github.io/jackson-dataformat-xml/javadoc/2.3.0/",
|
"http://fasterxml.github.io/jackson-dataformat-xml/javadoc/2.3.0/",
|
||||||
|
|||||||
Reference in New Issue
Block a user