Skip to content

Commit

Permalink
tweak doc
Browse files Browse the repository at this point in the history
  • Loading branch information
parrt committed Jun 23, 2020
1 parent d403737 commit 8f758b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/releasing-st4.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ Uploaded to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositor

## Maven release

The maven deploy lifecycle phased deploys the artifacts and the poms for the ANTLR project to the [sonatype remote staging server](https://oss.sonatype.org/content/repositories/snapshots/).
The maven deploy lifecycle phased deploys the artifacts and the poms for the ANTLR project to the [sonatype remote staging server](https://oss.sonatype.org/content/repositories/snapshots/org/antlr/ST4).

```bash
export JAVA_HOME=`/usr/libexec/java_home -v 1.8`; mvn deploy -DskipTests
Expand Down

0 comments on commit 8f758b5

Please sign in to comment.