diff --git a/BUILDING b/BUILDING index 8a304952b781e1d9114dfa3b2490ceba2df93866..c6e23f594e1ab6c58b53b3408e1859fef7c66f71 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