Skip to content

Commit

Permalink
Update release instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
aslakhellesoy committed Jan 21, 2012
1 parent b04c7d0 commit 1958df4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -148,6 +148,6 @@ This is a reminder to the developers:


``` ```
mvn release:clean mvn release:clean
mvn --batch-mode release:prepare -DautoVersionSubmodules=true -DdevelopmentVersion=1.0.0.RC10-SNAPSHOT mvn --batch-mode -P release-sign-artifacts release:prepare -DautoVersionSubmodules=true -DdevelopmentVersion=1.0.0.RC10-SNAPSHOT
mvn -P release-sign-artifacts release:perform mvn -P release-sign-artifacts release:perform
``` ```

0 comments on commit 1958df4

Please sign in to comment.