We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7aabe89 commit 412145cCopy full SHA for 412145c
RELEASE.md
@@ -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