Skip to content

Commit 5cfb242

Browse files
committed
update settings.xml file template
1 parent fb4b950 commit 5cfb242

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

etc/settings.xml.template

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,10 @@
44
<id>gpg.passphrase</id>
55
<passphrase>PASSPHRASE-IN-PLAIN-TEXT</passphrase>
66
</server>
7+
<server>
8+
<id>central</id>
9+
<username>CENTRAL-PORTAL-USERNAME</username>
10+
<password>CENTRAL-PORTAL-TOKEN</password>
11+
</server>
712
</servers>
813
</settings>

0 commit comments

Comments
 (0)