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

alexstocks pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-benchmark.git

commit 3b8c20bd84666e90526db5a4f4f58799471b7e90
Author: beiwei30 <[email protected]>
AuthorDate: Thu May 24 12:01:13 2018 +0800

    rename artifact id
---
 dubbo-kryo-client/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dubbo-kryo-client/pom.xml b/dubbo-kryo-client/pom.xml
index d79c37f..4c1e8e8 100644
--- a/dubbo-kryo-client/pom.xml
+++ b/dubbo-kryo-client/pom.xml
@@ -9,7 +9,7 @@
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
-    <artifactId>dubbo-client-kryo</artifactId>
+    <artifactId>dubbo-kryo-client</artifactId>
 
     <dependencies>
         <dependency>

Reply via email to