Removed "incubating" from the future 3.1.3 release which will not be under 
incubator CTR


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

Branch: refs/heads/TINKERPOP-1278
Commit: 3e04f4bbd06a9d941b34540921114228561f2100
Parents: 96ee0ba
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Wed Jun 1 13:37:20 2016 -0400
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Wed Jun 1 13:37:20 2016 -0400

----------------------------------------------------------------------
 .../gremlin/console/groovy/plugin/DriverRemoteAcceptor.java        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/blob/3e04f4bb/gremlin-console/src/main/java/org/apache/tinkerpop/gremlin/console/groovy/plugin/DriverRemoteAcceptor.java
----------------------------------------------------------------------
diff --git 
a/gremlin-console/src/main/java/org/apache/tinkerpop/gremlin/console/groovy/plugin/DriverRemoteAcceptor.java
 
b/gremlin-console/src/main/java/org/apache/tinkerpop/gremlin/console/groovy/plugin/DriverRemoteAcceptor.java
index f34827e..e60b325 100644
--- 
a/gremlin-console/src/main/java/org/apache/tinkerpop/gremlin/console/groovy/plugin/DriverRemoteAcceptor.java
+++ 
b/gremlin-console/src/main/java/org/apache/tinkerpop/gremlin/console/groovy/plugin/DriverRemoteAcceptor.java
@@ -64,7 +64,7 @@ public class DriverRemoteAcceptor implements RemoteAcceptor {
     private static final String TOKEN_SHOW = "show";
 
     /**
-     * @deprecated As of 3.1.3-incubating, replaced by "none" option
+     * @deprecated As of 3.1.3, replaced by "none" option
      */
     @Deprecated
     private static final String TOKEN_MAX = "max";

Reply via email to