Skip to content

Commit 9ec7796

Browse files
authored
Update release instructions. (#127)
1 parent 3625d2b commit 9ec7796

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ export HOSTING_INFO_DIR=/projects/swlab1/checker-framework/hosting-info
7474
-Dgpg.passphrase="`cat $HOSTING_INFO_DIR/release-private.password`" \
7575
-DrepositoryId=sonatype-nexus-staging
7676
```
77-
(You must have a file at `~/.m2/settings.xml` that lists a username and password for Sonatypes.)
77+
(You must have a file at `~/.m2/settings.xml` that lists [a user token](https://central.sonatype.org/publish/generate-token/) and password for server `sonatype-nexus-staging`. )
7878

7979
9. Update the stubparser version number in the Checker Framework. Create
8080
a branch with the same name as your StubParser branch. In

0 commit comments

Comments
 (0)