Skip to content

Commit 2dcf2d9

Browse files
committed
Update documentation to perform a release for this plugin
1 parent 120666e commit 2dcf2d9

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,14 +72,16 @@ multibranch:
7272
credentialsId: 'bitbucket-ssh-credentials'
7373
```
7474

75-
### Release notes (for mantainers)
75+
### Release notes (for maintainers)
7676

7777
To perform a release of this plugin the minimum requirements are:
7878
* Maven 3.9.9
7979
* JDK 17
8080
* git 2.39.x
8181

82-
From a shell or Windows terminal run `mvn -B -ntp release:prepare release:perform "-Pquick-build" "-P-block-MRP"`
82+
In a shell or Windows terminal run
83+
84+
`mvn -B -ntp release:prepare release:perform "-Pquick-build" "-P-block-MRP"`
8385

8486
## How-to run and test with Bitbucket Server locally
8587

0 commit comments

Comments
 (0)