Skip to content

Commit

Permalink
removed batch mode
Browse files Browse the repository at this point in the history
  • Loading branch information
fracpete committed Oct 6, 2020
1 parent 9c9f2c3 commit 7e9dc9f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
RELEASE
=======
# Release

Use the following command to make a new release:
```
mvn --batch-mode release:prepare release:perform
mvn release:prepare release:perform
```

0 comments on commit 7e9dc9f

Please sign in to comment.