[ROCKETMQ-168] Polish the BUILDING guide.
Project: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/commit/42f78c28 Tree: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/tree/42f78c28 Diff: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/diff/42f78c28 Branch: refs/heads/release-4.1.0-incubating Commit: 42f78c281cbeb5072b04eaf03b1a8059b8d281a7 Parents: deb0820 Author: yukon <yu...@apache.org> Authored: Thu Apr 20 14:11:37 2017 +0800 Committer: yukon <yu...@apache.org> Committed: Thu Apr 20 14:11:37 2017 +0800 ---------------------------------------------------------------------- BUILDING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/blob/42f78c28/BUILDING ---------------------------------------------------------------------- diff --git a/BUILDING b/BUILDING index 8a30495..c6e23f5 100644 --- a/BUILDING +++ b/BUILDING @@ -34,4 +34,4 @@ Build Instructions for Apache RocketMQ Execute the following command in order to build the tar.gz packages and install JAR into local repository: - $ mvn -Prelease-all -DskipTests clean package install -U \ No newline at end of file + $ mvn -Prelease-all -DskipTests clean install -U \ No newline at end of file