Skip to content

Commit 4e0630e

Browse files
committed
Fix first step in release howto.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1453990 13f79535-47bb-0310-9956-ffa450edef68
1 parent 80e065b commit 4e0630e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/release/release.howto.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Preliminary checks:
2121
As a first optional step, you can test that everything works locally, i.e.
2222
that the build process can create all the necessary artefacts. The command
2323

24-
$ mvn clean deploy -Prelease -Ptest-deploy
24+
$ mvn clean deploy -Ptest-deploy
2525

2626
should create the artefacts in the "target/deploy".
2727

0 commit comments

Comments
 (0)