From c3c4e7b9e21e8a3ca3d5e23272bb1c8e00bf63db Mon Sep 17 00:00:00 2001 From: yukon Date: Mon, 9 Oct 2017 17:22:20 +0800 Subject: [PATCH] [ROCKETMQ-302] TLP clean up, includes url, scm and mailingLists labels --- pom.xml | 27 +++++++++++++-------------- 1 file changed, 13 insertions(+), 14 deletions(-) diff --git a/pom.xml b/pom.xml index 1a03f92d..bea0b67e 100644 --- a/pom.xml +++ b/pom.xml @@ -32,38 +32,37 @@ 4.2.0-incubating-SNAPSHOT pom Apache RocketMQ ${project.version} - http://rocketmq.incubator.apache.org/ + http://rocketmq.apache.org/ 3.2.5 - https://git-wip-us.apache.org/repos/asf/incubator-rocketmq.git - scm:git:https://git-wip-us.apache.org/repos/asf/incubator-rocketmq.git - scm:git:https://git-wip-us.apache.org/repos/asf/incubator-rocketmq.git - + https://github.com/apache/rocketmq.git + scm:git:https://github.com/apache/rocketmq.git + scm:git:https://github.com/apache/rocketmq.git HEAD Development List - dev-subscribe@rocketmq.incubator.apache.org - dev-unsubscribe@rocketmq.incubator.apache.org - dev@rocketmq.incubator.apache.org + dev-subscribe@rocketmq.apache.org + dev-unsubscribe@rocketmq.apache.org + dev@rocketmq.apache.org User List - users-subscribe@rocketmq.incubator.apache.org - users-unsubscribe@rocketmq.incubator.apache.org - users@rocketmq.incubator.apache.org + users-subscribe@rocketmq.apache.org + users-unsubscribe@rocketmq.apache.org + users@rocketmq.apache.org Commits List - commits-subscribe@rocketmq.incubator.apache.org - commits-unsubscribe@rocketmq.incubator.apache.org - commits@rocketmq.incubator.apache.org + commits-subscribe@rocketmq.apache.org + commits-unsubscribe@rocketmq.apache.org + commits@rocketmq.apache.org -- GitLab