Skip to content

Commit 412145c

Browse files
committed
added notes for making release
1 parent 7aabe89 commit 412145c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

RELEASE.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
How to make a release
2+
=====================
3+
4+
* Run the following command to deploy the artifact:
5+
6+
```
7+
mvn release:clean release:prepare release:perform
8+
```
9+
10+
* commit/push all changes

0 commit comments

Comments
 (0)