Skip to content

Commit 2cdb0cf

Browse files
committed
Temporarily comment quartz-scheduler external API
1 parent 06db5aa commit 2cdb0cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ configure(allprojects) { project ->
205205
"http://www.eclipse.org/aspectj/doc/released/aspectj5rt-api/",
206206
"http://ehcache.org/apidocs/${ehcacheVersion}",
207207
"http://ehcache.org/apidocs/${ehcache3Version}",
208-
"http://quartz-scheduler.org/api/2.2.0/",
208+
//"http://quartz-scheduler.org/api/2.2.0/",
209209
"http://fasterxml.github.io/jackson-core/javadoc/2.7/",
210210
"http://fasterxml.github.io/jackson-databind/javadoc/2.7/",
211211
"http://fasterxml.github.io/jackson-dataformat-xml/javadoc/2.7/",

0 commit comments

Comments
 (0)