Update gremlin.sh for 3.3.1-SNAPSHOT CTR
Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/1af25e72 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/1af25e72 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/1af25e72 Branch: refs/heads/TINKERPOP-1692 Commit: 1af25e729059bae6e2c5f4db5e055b956c353d42 Parents: b5baae4 Author: Stephen Mallette <[email protected]> Authored: Fri Aug 25 15:13:13 2017 -0400 Committer: Stephen Mallette <[email protected]> Committed: Fri Aug 25 15:13:13 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/1af25e72/gremlin-console/bin/gremlin.sh ---------------------------------------------------------------------- diff --git a/gremlin-console/bin/gremlin.sh b/gremlin-console/bin/gremlin.sh index 492818e..8c3fe04 120000 --- a/gremlin-console/bin/gremlin.sh +++ b/gremlin-console/bin/gremlin.sh @@ -1 +1 @@ -../target/apache-tinkerpop-gremlin-console-3.3.0-standalone/bin/gremlin.sh \ No newline at end of file +../target/apache-tinkerpop-gremlin-console-xx.yy.zz-SNAPSHOT-standalone/bin/gremlin.sh \ No newline at end of file
