diff --git a/README.md b/README.md index 0cc0699..1483905 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ For self-hosted Milvus the setup is similar. Complete the following steps to download the kafka-connect-milvus plugin. -1. download the latest plugin zip file `zilliz-kafka-connect-milvus-xxx.zip` from [here](https://github.com/zilliztech/kafka-connect-milvus/releases/tag/v0.1.0). +1. download the latest plugin zip file `zilliz-kafka-connect-milvus-xxx.zip` from [here](https://github.com/zilliztech/kafka-connect-milvus/releases). ## Step 2: Configure Confluent Cloud and Zilliz Cloud diff --git a/README_OSS.md b/README_OSS.md index 526436d..17b5b7a 100644 --- a/README_OSS.md +++ b/README_OSS.md @@ -5,7 +5,7 @@ Cloud to ingest vector data. Complete the following steps to download the kafka-connect-milvus plugin. -1. download the latest plugin zip file `zilliz-kafka-connect-milvus-xxx.zip` from [here](https://github.com/zilliztech/kafka-connect-milvus/releases/tag/v0.1.0). +1. download the latest plugin zip file `zilliz-kafka-connect-milvus-xxx.zip` from [here](https://github.com/zilliztech/kafka-connect-milvus/releases). ## Step 2: Download Kafka 1. Download the latest kafka from [here](https://kafka.apache.org/downloads). diff --git a/pom.xml b/pom.xml index f3a83c5..25c7d58 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ https://github.com/zilliztech/kafka-connect-milvus - 0.1.1 + 0.1.2 https://packages.confluent.io/maven/ @@ -89,7 +89,7 @@ io.netty netty-codec-http2 - 4.1.100.Final + 4.1.108.Final org.codehaus.plexus