Put back in the -Prelease profile.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1454258 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Thomas Neidhart 2013-03-08 07:26:01 +00:00
parent 721a674d93
commit 26a0fb3b40
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ Preliminary checks:
As a first optional step, you can test that everything works locally, i.e.
that the build process can create all the necessary artefacts. The command
$ mvn clean deploy -Ptest-deploy
$ mvn clean deploy -Prelease -Ptest-deploy
should create the artefacts in the "target/deploy".