You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by yu...@apache.org on 2016/12/28 09:14:50 UTC

[59/99] [abbrv] incubator-rocketmq git commit: ROCKETMQ-18 Remove duplicated email suffix.

ROCKETMQ-18 Remove duplicated email suffix.


Project: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/commit/f98b1210
Tree: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/tree/f98b1210
Diff: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/diff/f98b1210

Branch: refs/heads/master
Commit: f98b1210c848f7bd45bace81b941b6a8e4e43951
Parents: c8ee328
Author: yukon <yu...@apache.org>
Authored: Wed Dec 28 10:47:10 2016 +0800
Committer: yukon <yu...@apache.org>
Committed: Wed Dec 28 10:47:10 2016 +0800

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/blob/f98b1210/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c32d424..f74b5e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -85,7 +85,7 @@
                 <role>architect</role>
                 <role>committer</role>
             </roles>
-            <email>vongosling@apache.org@apache.org</email>
+            <email>vongosling@apache.org</email>
             <url>https://github.com/vongosling@apache.org</url>
             <timezone>+8</timezone>
         </developer>
@@ -180,7 +180,7 @@
                 <version>2.2</version>
             </plugin>
             <plugin>
-                <groupId>com.github.vongosling@apache.org</groupId>
+                <groupId>com.github.vongosling</groupId>
                 <artifactId>dependency-mediator-maven-plugin</artifactId>
                 <version>1.0.2</version>
             </plugin>