Update gremlin.sh location for 3.2.7-SNAPSHOT CTR
Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b2938ae4 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/b2938ae4 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/b2938ae4 Branch: refs/heads/TINKERPOP-1759 Commit: b2938ae4f4676d4c3dfd45057b08e03001437841 Parents: 7c48ff2 Author: Stephen Mallette <[email protected]> Authored: Fri Aug 25 14:26:36 2017 -0400 Committer: Stephen Mallette <[email protected]> Committed: Fri Aug 25 14:26:36 2017 -0400 ---------------------------------------------------------------------- gremlin-console/bin/gremlin.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/b2938ae4/gremlin-console/bin/gremlin.sh ---------------------------------------------------------------------- diff --git a/gremlin-console/bin/gremlin.sh b/gremlin-console/bin/gremlin.sh index 709e6bb..243416f 120000 --- a/gremlin-console/bin/gremlin.sh +++ b/gremlin-console/bin/gremlin.sh @@ -1 +1 @@ -../target/apache-tinkerpop-gremlin-console-3.2.6-standalone/bin/gremlin.sh \ No newline at end of file +../target/apache-tinkerpop-gremlin-console-3.2.7-SNAPSHOT-standalone/bin/gremlin.sh \ No newline at end of file
