File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -394,8 +394,8 @@ jobs:
394
394
env :
395
395
GPG_KEY_NAME : ${{ secrets.GPG_KEY_NAME }}
396
396
GPG_PASSPHRASE : ${{ secrets.GPG_PASSPHRASE }}
397
- MAVEN_USERNAME : iFwWwha3
398
- MAVEN_PASSWORD : uzrcUVbaTpjAOGY47uGhicQI1AmTAwILYPdfKWy1FF9r
397
+ MAVEN_USERNAME : 44pdzWD8
398
+ MAVEN_PASSWORD : eJZ25rsRdH7ZiePJO52JUy7LyVkNIgXxXEBmnTNH3aOM
399
399
- name : Update version to next snapshot and push back
400
400
run : |
401
401
ci/change_version.sh -i -m .
Original file line number Diff line number Diff line change 16
16
<servers >
17
17
<server >
18
18
<id >ossrh</id >
19
- <username >iFwWwha3 </username >
20
- <password >uzrcUVbaTpjAOGY47uGhicQI1AmTAwILYPdfKWy1FF9r </password >
19
+ <username >44pdzWD8 </username >
20
+ <password >eJZ25rsRdH7ZiePJO52JUy7LyVkNIgXxXEBmnTNH3aOM </password >
21
21
</server >
22
22
</servers >
23
23
</settings >
You can’t perform that action at this time.
0 commit comments