diff --git a/BUILDING b/BUILDING index a5ed798c5a0df3311ff91b59c011423874822d6d..a92cbd53f9412bf76bab31e1890f592a6a25e9fb 100644 --- a/BUILDING +++ b/BUILDING @@ -34,4 +34,4 @@ Then, import to eclipse by specifying the root directory of the project via: Execute the following command in order to build the tar.gz packages and install JAR to the local repository: -$ mvn clean package install assembly:assembly -U \ No newline at end of file +$ mvn clean package install -Prelease-all assembly:assembly -U \ No newline at end of file