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 3f4ae09 commit 088beccCopy full SHA for 088becc
RELEASE.md
@@ -11,6 +11,14 @@ If everything seems successful the following will actual perform a deploy:
11
mvn -B release:clean release:prepare release:perform
12
```
13
14
+_WARNING: Make sure **JAVA_HOME** is set or the release will fail!_
15
+
16
+If something went wrong you can roll back the release using:
17
18
+```
19
+mvn release:rollback
20
21
22
Use this command to set a specific version:
23
24
0 commit comments