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 2017/08/01 07:23:02 UTC

[04/50] [abbrv] incubator-rocketmq git commit: [ROCKETMQ-168] Polish the BUILDING guide.

[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/2093b656
Tree: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/tree/2093b656
Diff: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/diff/2093b656

Branch: refs/heads/develop
Commit: 2093b656739ee24e6fd2a252d3c98b0e6610c83a
Parents: 361d5f1
Author: yukon <yu...@apache.org>
Authored: Thu Apr 20 14:11:37 2017 +0800
Committer: dongeforever <zh...@yeah.net>
Committed: Tue Jun 6 11:37:29 2017 +0800

----------------------------------------------------------------------
 BUILDING | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/blob/2093b656/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