Skip to content

Commit

Permalink
Correcting release command
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed May 2, 2015
1 parent b6cb5a6 commit 8c59d22
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,5 @@ The actual plugin is implemented in ```/plugin```.

A release is created like this, in ```plugin```.
```
mvn release:prepare
mvn release:perform
mvn release:prepare release:perform
```

0 comments on commit 8c59d22

Please sign in to comment.