You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by zh...@apache.org on 2022/03/02 03:23:49 UTC

[rocketmq-connect] 05/08: update rocketmq-connect-redis dependency (#583)

This is an automated email from the ASF dual-hosted git repository.

zhoubo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-connect.git

commit ed629ae2415d18d3ba27c40a265759db6859f4f6
Author: lebron374 <30...@qq.com>
AuthorDate: Tue Jun 16 19:18:20 2020 +0800

    update rocketmq-connect-redis dependency (#583)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ee79ea4..4d3c4ce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -56,7 +56,7 @@
         </dependency>
         <dependency>
             <groupId>io.openmessaging</groupId>
-            <artifactId>openmessaging-connect</artifactId>
+            <artifactId>openmessaging-connector</artifactId>
             <version>0.1.1</version>
         </dependency>
         <dependency>