Repository: tinkerpop
Updated Branches:
  refs/heads/master 89f5f44d8 -> 6eb71556c


Update gremlin console shell script location 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/6eb71556
Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/6eb71556
Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/6eb71556

Branch: refs/heads/master
Commit: 6eb71556c0a5e1bb02d9acaffd82be8df18c025d
Parents: 89f5f44
Author: Stephen Mallette <[email protected]>
Authored: Sat Aug 26 06:11:52 2017 -0400
Committer: Stephen Mallette <[email protected]>
Committed: Sat Aug 26 06:11:52 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/6eb71556/gremlin-console/bin/gremlin.sh
----------------------------------------------------------------------
diff --git a/gremlin-console/bin/gremlin.sh b/gremlin-console/bin/gremlin.sh
index 8c3fe04..cf22331 120000
--- a/gremlin-console/bin/gremlin.sh
+++ b/gremlin-console/bin/gremlin.sh
@@ -1 +1 @@
-../target/apache-tinkerpop-gremlin-console-xx.yy.zz-SNAPSHOT-standalone/bin/gremlin.sh
\ No newline at end of file
+../target/apache-tinkerpop-gremlin-console-3.3.1-SNAPSHOT-standalone/bin/gremlin.sh
\ No newline at end of file

Reply via email to