Skip to content

Commit

Permalink
Update releasing.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dilipkrish committed Aug 14, 2013
1 parent c6a355e commit b0a366d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions releasing.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ Note - the naming convention for branches is `rel-x.x`. Point-patch releases (t

## Prepare

mvn release:prepare -Darguments=-DskipGpgSigning=false
mvn release:prepare

## Perform

mvn release:perform -Darguments=-DskipGpgSigning=false
mvn release:perform

## Release

Expand Down

0 comments on commit b0a366d

Please sign in to comment.