From 30cabc77bd99abcf934d822d69030ddcfe38f94a Mon Sep 17 00:00:00 2001 From: yukon Date: Mon, 23 Jan 2017 19:26:55 +0800 Subject: [PATCH] Add module name for rocketmq-test --- test/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/pom.xml b/test/pom.xml index 09ec9d3a..b0905989 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -24,10 +24,10 @@ org.apache.rocketmq 4.0.0-SNAPSHOT - 4.0.0 + 4.0.0 rocketmq-test - + rocketmq-test ${project.version} -- GitLab