NO-JIRA: fixup c&p error (cherry picked from commit 81a681e9ce3ef679c9be6c8f4558fec481c32bf1)
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/b6e0b56f Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/b6e0b56f Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/diff/b6e0b56f Branch: refs/heads/0.10.x Commit: b6e0b56f808e8ae63ef259273211fe5c0f2dc1ed Parents: 6dbb02c Author: Robert Gemmell <[email protected]> Authored: Wed Aug 5 13:09:12 2015 +0100 Committer: Robert Gemmell <[email protected]> Committed: Wed Aug 5 13:10:39 2015 +0100 ---------------------------------------------------------------------- RELEASE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/b6e0b56f/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]
