File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -186,7 +186,7 @@ project(':kcbq-connector') {
186
186
187
187
javadoc {
188
188
options. links ' http://docs.oracle.com/javase/8/docs/api/'
189
- options. links ' http://docs.confluent.io/5.5 .0/connect/javadocs/'
189
+ options. links ' http://docs.confluent.io/3.2 .0/connect/javadocs/'
190
190
options. links ' https://googleapis.dev/java/google-cloud-clients/0.97.0-alpha/'
191
191
options. links ' https://kafka.apache.org/0100/javadoc/'
192
192
options. links ' https://avro.apache.org/docs/1.8.1/api/java/'
@@ -252,7 +252,7 @@ project('kcbq-api') {
252
252
253
253
javadoc {
254
254
options. links ' http://docs.oracle.com/javase/8/docs/api/'
255
- options. links ' http://docs.confluent.io/5.5 .0/connect/javadocs/'
255
+ options. links ' http://docs.confluent.io/3.2 .0/connect/javadocs/'
256
256
}
257
257
258
258
dependencies {
@@ -316,7 +316,7 @@ project('kcbq-confluent') {
316
316
317
317
javadoc {
318
318
options. links ' http://docs.oracle.com/javase/8/docs/api/'
319
- options. links ' http://docs.confluent.io/5.5 .0/connect/javadocs/'
319
+ options. links ' http://docs.confluent.io/3.2 .0/connect/javadocs/'
320
320
}
321
321
322
322
dependencies {
You can’t perform that action at this time.
0 commit comments