Skip to content

Commit

Permalink
HDDS-11925. Different jars in Maven repo and binary tarball
Browse files Browse the repository at this point in the history
  • Loading branch information
adoroszlai committed Dec 13, 2024
1 parent 52c086d commit 1e0d4fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/08-developer-guide/04-project/02-release-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ Double check that your Apache credentials are added to your local `~/.m2/setting
Return to your Ozone repository being used for the release, and run the following command to upload the release artifacts:
```bash
mvn deploy -Psign -pl '!:ozone-dist' -DskipTests -Dbuildhelper.skipAttach
mvn deploy:deploy
```
Go to https://repository.apache.org/#stagingRepositories and **close** the newly created `orgapacheozone` repository.
Expand Down

0 comments on commit 1e0d4fd

Please sign in to comment.