Skip to content

Commit

Permalink
Spelling in RELEASING.md
Browse files Browse the repository at this point in the history
Co-authored-by: jpdahlke <[email protected]>
  • Loading branch information
cfkoehler and jpdahlke authored Feb 10, 2024
1 parent 26aff13 commit 4126157
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ Policy does not allow publishing to maven central via Action and is only authori

Using the `oss` profile will make the artifacts available here: [Sonatype/Maven Central](https://central.sonatype.com/artifact/gov.nsa/emissary)

In order for the following profile to work authroization is needed to publish to the gov.nsa maven group as well as having GPG siging configured in maven settings.
In order for the following profile to work authorization is needed to publish to the gov.nsa maven group as well as having GPG signing configured in maven settings.
```
mvn clean deploy -Poss
```

0 comments on commit 4126157

Please sign in to comment.