File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3535 with :
3636 distribution : ' zulu'
3737 java-version : 17
38- server-id : central
38+ server-id : central-portal-snapshots
3939 server-username : MAVEN_USERNAME
4040 server-password : MAVEN_PASSWORD
4141 gpg-private-key : ${{ secrets.GPG_PRIVATE_KEY }} # Full private key blob
6363 with :
6464 distribution : ' zulu'
6565 java-version : 17
66- server-id : central
66+ server-id : central-portal
6767 server-username : MAVEN_USERNAME
6868 server-password : MAVEN_PASSWORD
6969 gpg-private-key : ${{ secrets.GPG_PRIVATE_KEY }} # Full private key blob
Original file line number Diff line number Diff line change 369369 <version >0.8.0</version >
370370 <extensions >true</extensions >
371371 <configuration >
372- <publishingServerId >central</publishingServerId >
372+ <publishingServerId >central-portal </publishingServerId >
373373 <autoPublish >true</autoPublish >
374374 <waitUntil >published</waitUntil >
375375 </configuration >
You can’t perform that action at this time.
0 commit comments