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 120666e commit 2dcf2d9Copy full SHA for 2dcf2d9
README.md
@@ -72,14 +72,16 @@ multibranch:
72
credentialsId: 'bitbucket-ssh-credentials'
73
```
74
75
-### Release notes (for mantainers)
+### Release notes (for maintainers)
76
77
To perform a release of this plugin the minimum requirements are:
78
* Maven 3.9.9
79
* JDK 17
80
* git 2.39.x
81
82
-From a shell or Windows terminal run `mvn -B -ntp release:prepare release:perform "-Pquick-build" "-P-block-MRP"`
+In a shell or Windows terminal run
83
+
84
+`mvn -B -ntp release:prepare release:perform "-Pquick-build" "-P-block-MRP"`
85
86
## How-to run and test with Bitbucket Server locally
87
0 commit comments