Skip to content

Commit 2ac6c2c

Browse files
authored
Fix code formatting in releases.md
1 parent f32b284 commit 2ac6c2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RELEASES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ You will need to have the following in place:
2525
authorized to publish to `io.kubernetes:client-java`. With your credentials
2626
in-hand, place these in your `settings.xml` (typically
2727
`~/.m2/settings.xml`) config file. An example config is:
28-
```xml
28+
```xml
2929
<settings>
3030
<servers>
3131
<server>
@@ -35,7 +35,7 @@ You will need to have the following in place:
3535
</server>
3636
</servers>
3737
</settings>
38-
```
38+
```
3939

4040
3. A GPG key - if you are a publisher, you should already have a copy. You will
4141
be prompted on STDIN to enter the key's passphrase during release.

0 commit comments

Comments
 (0)