You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by ok...@apache.org on 2015/05/26 17:44:44 UTC

incubator-tinkerpop git commit: updated README.asciidoc with clearer release stage.

Repository: incubator-tinkerpop
Updated Branches:
  refs/heads/master 746fd04a6 -> 44db4b727


updated README.asciidoc with clearer release stage.


Project: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/commit/44db4b72
Tree: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/tree/44db4b72
Diff: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/diff/44db4b72

Branch: refs/heads/master
Commit: 44db4b7279008d36f64a7edc9849cc035902aea2
Parents: 746fd04
Author: Marko A. Rodriguez <ok...@gmail.com>
Authored: Tue May 26 09:44:56 2015 -0600
Committer: Marko A. Rodriguez <ok...@gmail.com>
Committed: Tue May 26 09:44:56 2015 -0600

----------------------------------------------------------------------
 README.asciidoc | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/blob/44db4b72/README.asciidoc
----------------------------------------------------------------------
diff --git a/README.asciidoc b/README.asciidoc
index ca0c343..8636836 100644
--- a/README.asciidoc
+++ b/README.asciidoc
@@ -93,6 +93,8 @@ Release Process
 . `git tag -a -m "TinkerPop x.y.z release" x.y.z` and `git push --tags`
 . `bin/publish-docs.sh <username>`
 . Upload artifacts to `https://dist.apache.org/repos/dist/dev/incubator/tinkerpop`
+.. `svn co https://dist.apache.org/repos/dist/dev/incubator/tinkerpop/`
+.. `mkdir tinkerpop/x.y.z`
 . Submit for `[VOTE]` at `general@incubator.apache.org`
 . `mvn deploy -Papache-release -DcreateChecksum=true -Dmaven.test.skip=true`- deploy signed artifacts with checksums to Apache Nexus
 . Review and close the staging repository