Skip to content

Commit e4d8d75

Browse files
committed
Update Readme
1 parent 928e0b3 commit e4d8d75

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ Refer to the [OSSRH Guide](http://central.sonatype.org/pages/ossrh-guide.html) f
3232
Please refer to https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-apache-maven-registry
3333

3434
Please update settings.xml as described above:
35+
36+
```xml
3537
<profiles>
3638
<profile>
3739
<id>github</id>
@@ -58,6 +60,7 @@ Please update settings.xml as described above:
5860
<password>TOKEN</password>
5961
</server>
6062
</servers>
63+
```
6164

6265
Add this dependency to your project's POM:
6366

0 commit comments

Comments
 (0)