Repository: tinkerpop
Updated Branches:
  refs/heads/TINKERPOP-1834 994054329 -> 6297018aa


added the See: link to the upgrade docs.


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

Branch: refs/heads/TINKERPOP-1834
Commit: 6297018aae7ed07ac00b52c76fa2e0ff21ae07c9
Parents: 9940543
Author: Marko A. Rodriguez <okramma...@gmail.com>
Authored: Wed Nov 15 11:07:08 2017 -0700
Committer: Marko A. Rodriguez <okramma...@gmail.com>
Committed: Wed Nov 15 11:07:08 2017 -0700

----------------------------------------------------------------------
 docs/src/upgrade/release-3.3.x.asciidoc | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/6297018a/docs/src/upgrade/release-3.3.x.asciidoc
----------------------------------------------------------------------
diff --git a/docs/src/upgrade/release-3.3.x.asciidoc 
b/docs/src/upgrade/release-3.3.x.asciidoc
index 20d1ac2..ea9ad95 100644
--- a/docs/src/upgrade/release-3.3.x.asciidoc
+++ b/docs/src/upgrade/release-3.3.x.asciidoc
@@ -182,6 +182,8 @@ gremlin> g.V().out().iterate().getBytecode()
 ==>[[], [V(), out(), iterate()]]
 ```
 
+See: link:https://issues.apache.org/jira/browse/TINKERPOP-1834[TINKERPOP-1834]
+
 ===== IO Version Check
 
 In the `Graph.io()` method, providers are to bootstrap the `Io` instance 
returned with their own custom serializers

Reply via email to