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 <[email protected]> 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>
