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:
parent
721a674d93
commit
26a0fb3b40
|
@ -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".
|
||||
|
||||
|
|
Loading…
Reference in New Issue