Repository: qpid-proton Updated Branches: refs/heads/master 15e930557 -> 81a681e9c
NO-JIRA: fixup c&p error Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/81a681e9 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/81a681e9 Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/diff/81a681e9 Branch: refs/heads/master Commit: 81a681e9ce3ef679c9be6c8f4558fec481c32bf1 Parents: 15e9305 Author: Robert Gemmell <[email protected]> Authored: Wed Aug 5 13:09:12 2015 +0100 Committer: Robert Gemmell <[email protected]> Committed: Wed Aug 5 13:09:12 2015 +0100 ---------------------------------------------------------------------- RELEASE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/81a681e9/RELEASE.md ---------------------------------------------------------------------- diff --git a/RELEASE.md b/RELEASE.md index d0fb810..17f2ba6 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -13,7 +13,7 @@ - e.g "md5sum qpid-proton-${TAG}.tar.gz > qpid-proton-${TAG}.tar.gz.md5" 7. Deploy the Java binaries to a staging repo: - Run: "tar -xzf qpid-proton-${TAG}.tar.gz" - - Run: "cd qpid-proton-${VERSION}.tar.gz" + - Run: "cd qpid-proton-${VERSION}" - Run: "mvn deploy -Papache-release -DskipTests=true" 8. Close the staging repo: - Log in at https://repository.apache.org/index.html#stagingRepositories --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
