You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2016/02/06 13:00:41 UTC

[1/2] incubator-tinkerpop git commit: Update docs in preparation for release of 3.1.1-incubating.

Repository: incubator-tinkerpop
Updated Branches:
  refs/heads/tp31 93f430e14 -> 5e00a137a


Update docs in preparation for release of 3.1.1-incubating.


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

Branch: refs/heads/tp31
Commit: 8e070c70800e8a426f5fad3cf20d38ec118b7140
Parents: 93f430e
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Sat Feb 6 06:57:40 2016 -0500
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Sat Feb 6 06:57:40 2016 -0500

----------------------------------------------------------------------
 CHANGELOG.asciidoc                              | 91 +++++++++++++++++++-
 README.asciidoc                                 |  8 +-
 .../upgrade/release-3.1.x-incubating.asciidoc   |  4 +-
 3 files changed, 96 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/blob/8e070c70/CHANGELOG.asciidoc
----------------------------------------------------------------------
diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc
index 4881c52..26cfd92 100644
--- a/CHANGELOG.asciidoc
+++ b/CHANGELOG.asciidoc
@@ -23,7 +23,7 @@ TinkerPop 3.1.0 (A 187 On The Undercover Gremlinz)
 image::https://raw.githubusercontent.com/apache/incubator-tinkerpop/master/docs/static/images/gremlin-gangster.png[width=185]
 
 [[release-3.1.1-incubating]]
-TinkerPop 3.1.1 (NOT OFFICIALLY RELEASED YET)
+TinkerPop 3.1.1 (Release Date: February 8, 2016)
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 * Made `GryoRecordReader` more robust to 0 byte record splits.
@@ -91,6 +91,95 @@ TinkerPop 3.1.1 (NOT OFFICIALLY RELEASED YET)
 * Made a number of changes to improve traversal startup and execution performance.
 * Added support for 'gremlin.tinkergraph.graphLocation' to accept a fully qualified class name that implements `Io.Builder` interface.
 
+Bugs
+^^^^
+
+* TINKERPOP-1000 GremlinGroovyScriptEngineOverGraphTest failures
+* TINKERPOP-1001 SugarLoaderPerformanceTest contains hardcoded vertex ids
+* TINKERPOP-1002 Should rollback transaction after catching on close
+* TINKERPOP-1006 Random error during builds: shouldReloadClassLoaderWhileDoingEvalInSeparateThread()
+* TINKERPOP-1011 HadoopGraph can't re-attach when the InputFormat is not a FileInputFormat
+* TINKERPOP-1012 BulkLoaderVertexProgram shouldn't assume vertex IDs of type Long
+* TINKERPOP-1025 Solve SparkContext Persistence Issues with BulkLoaderVertexProgram
+* TINKERPOP-1027 Merge view prior to writing graphRDD to output format/rdd
+* TINKERPOP-1036 Support self-looping edges in IO
+* TINKERPOP-1052 @Graph.OptOut causes Exception during Suite setup
+* TINKERPOP-1060 LambdaRestrictionStrategy too restrictive
+* TINKERPOP-1075 Profile duration of cap step seems broken.
+* TINKERPOP-1083 Traversal needs a hashCode() and equals() definition.
+* TINKERPOP-1089 Order.shuffle implementation is too fragile
+* TINKERPOP-1119 LP_O_OB_S_SE_SL_Traverser doesn't have a protected constructor().
+* TINKERPOP-763 IsStep broken when profiling is enabled.
+* TINKERPOP-972 Cluster::close does not shut down its executor
+* TINKERPOP-973 BLVP shouldn't clear configuration properties
+* TINKERPOP-976 Fail earlier if invalid version is supplied in validate-distribution.sh
+* TINKERPOP-977 Dead link to traversal javadocs
+* TINKERPOP-979 ComputerVerificationStrategy not picking up Order local traversal
+* TINKERPOP-985 shouldPersistDataOnClose makes incorrect feature check
+* TINKERPOP-990 Mixed types in VertexPropertyTest
+* TINKERPOP-993 cyclicPath is not(simplePath)
+* TINKERPOP-997 FeatureRequirementSet.SIMPLE should not require multi-property (breaking)
+
+Improvements
+^^^^^^^^^^^^
+
+* TINKERPOP-1009 Add a CAUTION to documentation about HadoopGraph and getting back elements
+* TINKERPOP-1013 Traverser tags as a safer way of using path labels
+* TINKERPOP-1018 Allow setting for maxContentLength to be set from yaml in driver
+* TINKERPOP-1019 Convert println in test to SLF4j
+* TINKERPOP-1022 Automatically warm up ops handlers
+* TINKERPOP-1023 Add a spark variable in SparkGremlinPlugin like we do hdfs for HadoopGremlinPlugin
+* TINKERPOP-1026 BVLP should store vertex IDs as String
+* TINKERPOP-1033 Store sideEffects as a persisted RDD
+* TINKERPOP-1035 Better Consistency in Gremlin Server Transaction Management
+* TINKERPOP-1045 Client-Side Hangs when attempting to access a HashMap with Keys of type Integer
+* TINKERPOP-1047 TinkerGraph GraphSON storage format broken
+* TINKERPOP-1051 Add note in best practice docs about gremlin server heap setting
+* TINKERPOP-1055 Gremlin Console FileNotFoundException can be misleading
+* TINKERPOP-1062 Make LifeCycle beforeEval execute in same thread as eval operation
+* TINKERPOP-1064 Allow a ClassResolver to be added to GryoMapper construction
+* TINKERPOP-1065 Fix some typos and clarify some wording in the TinkerPop documentation
+* TINKERPOP-1066 Add ioRegistries configuration to GraphSON MessageSerializer
+* TINKERPOP-1067 Update Groovy to 2.4.5
+* TINKERPOP-1072 Allow the user to set persistence options using StorageLevel.valueOf()
+* TINKERPOP-1073 HadoopGraph toString() is weird for Spark PersitedRDD data.
+* TINKERPOP-1086 Include gryo serializers for java.time related classes
+* TINKERPOP-1087 Add has()/order() to FilterRankStrategy
+* TINKERPOP-1093 Add Spark init.sh script and update dev documentation.
+* TINKERPOP-1100 Look deeply into adding combine()-support in Spark MapReduce.
+* TINKERPOP-1117 InputFormatRDD.readGraphRDD requires a valid gremlin.hadoop.inputLocation, breaking InputFormats (Cassandra, HBase) that don't need one
+* TINKERPOP-320 BulkDumperVertexProgram
+* TINKERPOP-379 MessageScope.Local.setStaticMessage(M msg)
+* TINKERPOP-824 Do we need runtime BigDecimal in more places?
+* TINKERPOP-859 Provide a more general way to set log levels in plugins
+* TINKERPOP-860 Bindings applied to the PluginAcceptor should appear to Gremlin Server
+* TINKERPOP-886 Allow any GraphReader/Writer to be persistence engine for TinkerGraph
+* TINKERPOP-891 Re-examine Sandboxing Abstractions
+* TINKERPOP-912 Improve the ability to embed Gremlin Server with Channelizer injection
+* TINKERPOP-928 Use directories to separate different books
+* TINKERPOP-930 Tie Alias to Transaction Manager in Gremlin Server
+* TINKERPOP-938 Add a "clear SNAPSHOT jars" section to the process-docs.sh.
+* TINKERPOP-941 Improve error message for wrong order().by() arguments
+* TINKERPOP-943 Warn if Gremlin Server is running prior to generating docs
+* TINKERPOP-945 Exceptions should allow me to include root cause if/when available
+* TINKERPOP-952 Include Cardinality.list example in VertexProperty section of main docs.
+* TINKERPOP-954 Consistent test directory usage
+* TINKERPOP-957 Improve speed of addV()
+* TINKERPOP-964 Test XXXGraphComputer on a Hadoop2 cluster (non-pseudocluster).
+* TINKERPOP-970 ProfileStep should be off Traversal, not GraphTraversal
+* TINKERPOP-978 Native TinkerGraph Serializers for GraphSON
+* TINKERPOP-981 Deprecate support for credentialsDbLocation in Gremlin Server Config
+* TINKERPOP-982 valuesDecr, valuesIncr, keysDecr, and valuesDecr is lame.
+* TINKERPOP-983 Provide a way to track open Graph instances in tests
+* TINKERPOP-984 Use GraphProvider for id conversion in Groovy Environment test suite
+* TINKERPOP-987 Use tinkerpop.apache.org URL in all documentation and homepage
+* TINKERPOP-988 SparkGraphComputer.submit shouldn't use ForkJoinPool.commonPool
+* TINKERPOP-992 Better support for schema driven Graphs in IO related tests
+* TINKERPOP-994 Driver using deprecated Rebindings Still
+* TINKERPOP-995 Add Authenticator.newSaslNegotiator(InetAddress)
+* TINKERPOP-996 Please delete old releases from mirroring system
+* TINKERPOP-998 Deprecate VertexPropertyFeatures.FEATURE_ADD_PROPERTY
+
 [[release-3.1.0-incubating]]
 TinkerPop 3.1.0 (Release Date: November 16, 2015)
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/blob/8e070c70/README.asciidoc
----------------------------------------------------------------------
diff --git a/README.asciidoc b/README.asciidoc
index 261cdcd..073a363 100644
--- a/README.asciidoc
+++ b/README.asciidoc
@@ -25,9 +25,9 @@ Documentation
 TinkerPop3 provides graph computing capabilities for both graph databases (OLTP) and graph analytic systems (OLAP).
 
 * link:http://tinkerpop.apache.org/[homepage (downloads)]
-* link:http://tinkerpop.apache.org/docs/3.1.0-incubating/[reference documentation]
-* link:http://tinkerpop.apache.org/javadocs/3.1.0-incubating/core/[core javadoc]
-* link:http://tinkerpop.apache.org/javadocs/3.1.0-incubating/full/[full javadoc]
+* link:http://tinkerpop.apache.org/docs/3.1.1-incubating/[reference documentation]
+* link:http://tinkerpop.apache.org/javadocs/3.1.1-incubating/core/[core javadoc]
+* link:http://tinkerpop.apache.org/javadocs/3.1.1-incubating/full/[full javadoc]
 
 Building and Testing
 ~~~~~~~~~~~~~~~~~~~~
@@ -42,7 +42,7 @@ The zip distributions can be found in the following directories:
 . `gremlin-server/target`
 . `gremlin-console/target`
 
-Please see the link:http://tinkerpop.apache.org/docs/3.1.0-incubating/developer.html#_contributing[CONTRIBUTING.asciidoc] file for more detailed information and options for building, test running and developing TinkerPop.
+Please see the link:http://tinkerpop.apache.org/docs/3.1.1-incubating/developer.html#_contributing[CONTRIBUTING.asciidoc] file for more detailed information and options for building, test running and developing TinkerPop.
 
 Get Started
 ~~~~~~~~~~~

http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/blob/8e070c70/docs/src/upgrade/release-3.1.x-incubating.asciidoc
----------------------------------------------------------------------
diff --git a/docs/src/upgrade/release-3.1.x-incubating.asciidoc b/docs/src/upgrade/release-3.1.x-incubating.asciidoc
index 50f0d7c..280d760 100644
--- a/docs/src/upgrade/release-3.1.x-incubating.asciidoc
+++ b/docs/src/upgrade/release-3.1.x-incubating.asciidoc
@@ -25,9 +25,9 @@ image::https://raw.githubusercontent.com/apache/incubator-tinkerpop/master/docs/
 TinkerPop 3.1.1
 ---------------
 
-*Release Date: NOT YET RELEASED*
+*Release Date: February 8, 2016*
 
-Please see the link:https://github.com/apache/incubator-tinkerpop/blob/3.1.1-incubating/CHANGELOG.asciidoc#XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX[changelog] for a complete list of all the modifications that are part of this release.
+Please see the link:https://github.com/apache/incubator-tinkerpop/blob/3.1.1-incubating/CHANGELOG.asciidoc#tinkerpop-311-release-date-february-8-2016[changelog] for a complete list of all the modifications that are part of this release.
 
 Upgrading for Users
 ~~~~~~~~~~~~~~~~~~~


[2/2] incubator-tinkerpop git commit: TinkerPop 3.1.1-incubating release

Posted by sp...@apache.org.
TinkerPop 3.1.1-incubating release


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

Branch: refs/heads/tp31
Commit: 5e00a137a21cc1d0b5a82d5e8e6b7bfcb2a5b51d
Parents: 8e070c7
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Sat Feb 6 07:00:10 2016 -0500
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Sat Feb 6 07:00:10 2016 -0500

----------------------------------------------------------------------
 giraph-gremlin/pom.xml      | 2 +-
 gremlin-console/pom.xml     | 2 +-
 gremlin-core/pom.xml        | 2 +-
 gremlin-driver/pom.xml      | 2 +-
 gremlin-groovy-test/pom.xml | 2 +-
 gremlin-groovy/pom.xml      | 2 +-
 gremlin-server/pom.xml      | 2 +-
 gremlin-shaded/pom.xml      | 2 +-
 gremlin-test/pom.xml        | 2 +-
 hadoop-gremlin/pom.xml      | 2 +-
 neo4j-gremlin/pom.xml       | 2 +-
 pom.xml                     | 2 +-
 spark-gremlin/pom.xml       | 2 +-
 tinkergraph-gremlin/pom.xml | 2 +-
 14 files changed, 14 insertions(+), 14 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/blob/5e00a137/giraph-gremlin/pom.xml
----------------------------------------------------------------------
diff --git a/giraph-gremlin/pom.xml b/giraph-gremlin/pom.xml
index ba037cf..b8912e2 100644
--- a/giraph-gremlin/pom.xml
+++ b/giraph-gremlin/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
     <parent>
         <groupId>org.apache.tinkerpop</groupId>
         <artifactId>tinkerpop</artifactId>
-        <version>3.1.1-SNAPSHOT</version>
+        <version>3.1.1-incubating</version>
     </parent>
     <artifactId>giraph-gremlin</artifactId>
     <name>Apache TinkerPop :: Giraph Gremlin</name>

http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/blob/5e00a137/gremlin-console/pom.xml
----------------------------------------------------------------------
diff --git a/gremlin-console/pom.xml b/gremlin-console/pom.xml
index 419fd7e..4da8a31 100644
--- a/gremlin-console/pom.xml
+++ b/gremlin-console/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
     <parent>
         <artifactId>tinkerpop</artifactId>
         <groupId>org.apache.tinkerpop</groupId>
-        <version>3.1.1-SNAPSHOT</version>
+        <version>3.1.1-incubating</version>
     </parent>
     <artifactId>gremlin-console</artifactId>
     <name>Apache TinkerPop :: Gremlin Console</name>

http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/blob/5e00a137/gremlin-core/pom.xml
----------------------------------------------------------------------
diff --git a/gremlin-core/pom.xml b/gremlin-core/pom.xml
index 668830a..5c37fe8 100644
--- a/gremlin-core/pom.xml
+++ b/gremlin-core/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
     <parent>
         <groupId>org.apache.tinkerpop</groupId>
         <artifactId>tinkerpop</artifactId>
-        <version>3.1.1-SNAPSHOT</version>
+        <version>3.1.1-incubating</version>
     </parent>
     <artifactId>gremlin-core</artifactId>
     <name>Apache TinkerPop :: Gremlin Core</name>

http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/blob/5e00a137/gremlin-driver/pom.xml
----------------------------------------------------------------------
diff --git a/gremlin-driver/pom.xml b/gremlin-driver/pom.xml
index 30248b8..2e87af5 100644
--- a/gremlin-driver/pom.xml
+++ b/gremlin-driver/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
     <parent>
         <groupId>org.apache.tinkerpop</groupId>
         <artifactId>tinkerpop</artifactId>
-        <version>3.1.1-SNAPSHOT</version>
+        <version>3.1.1-incubating</version>
     </parent>
     <artifactId>gremlin-driver</artifactId>
     <name>Apache TinkerPop :: Gremlin Driver</name>

http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/blob/5e00a137/gremlin-groovy-test/pom.xml
----------------------------------------------------------------------
diff --git a/gremlin-groovy-test/pom.xml b/gremlin-groovy-test/pom.xml
index b731d40..a45c372 100644
--- a/gremlin-groovy-test/pom.xml
+++ b/gremlin-groovy-test/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
     <parent>
         <groupId>org.apache.tinkerpop</groupId>
         <artifactId>tinkerpop</artifactId>
-        <version>3.1.1-SNAPSHOT</version>
+        <version>3.1.1-incubating</version>
     </parent>
     <artifactId>gremlin-groovy-test</artifactId>
     <name>Apache TinkerPop :: Gremlin Groovy Test</name>

http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/blob/5e00a137/gremlin-groovy/pom.xml
----------------------------------------------------------------------
diff --git a/gremlin-groovy/pom.xml b/gremlin-groovy/pom.xml
index 0a682e5..d7c6f66 100644
--- a/gremlin-groovy/pom.xml
+++ b/gremlin-groovy/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
     <parent>
         <groupId>org.apache.tinkerpop</groupId>
         <artifactId>tinkerpop</artifactId>
-        <version>3.1.1-SNAPSHOT</version>
+        <version>3.1.1-incubating</version>
     </parent>
     <artifactId>gremlin-groovy</artifactId>
     <name>Apache TinkerPop :: Gremlin Groovy</name>

http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/blob/5e00a137/gremlin-server/pom.xml
----------------------------------------------------------------------
diff --git a/gremlin-server/pom.xml b/gremlin-server/pom.xml
index 583eb23..0088a7e 100644
--- a/gremlin-server/pom.xml
+++ b/gremlin-server/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
     <parent>
         <groupId>org.apache.tinkerpop</groupId>
         <artifactId>tinkerpop</artifactId>
-        <version>3.1.1-SNAPSHOT</version>
+        <version>3.1.1-incubating</version>
     </parent>
     <artifactId>gremlin-server</artifactId>
     <name>Apache TinkerPop :: Gremlin Server</name>

http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/blob/5e00a137/gremlin-shaded/pom.xml
----------------------------------------------------------------------
diff --git a/gremlin-shaded/pom.xml b/gremlin-shaded/pom.xml
index 5417b73..3a7b5b4 100644
--- a/gremlin-shaded/pom.xml
+++ b/gremlin-shaded/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
     <parent>
         <groupId>org.apache.tinkerpop</groupId>
         <artifactId>tinkerpop</artifactId>
-        <version>3.1.1-SNAPSHOT</version>
+        <version>3.1.1-incubating</version>
     </parent>
     <artifactId>gremlin-shaded</artifactId>
     <name>Apache TinkerPop :: Gremlin Shaded</name>

http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/blob/5e00a137/gremlin-test/pom.xml
----------------------------------------------------------------------
diff --git a/gremlin-test/pom.xml b/gremlin-test/pom.xml
index e9aacad..33a19d7 100644
--- a/gremlin-test/pom.xml
+++ b/gremlin-test/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
     <parent>
         <groupId>org.apache.tinkerpop</groupId>
         <artifactId>tinkerpop</artifactId>
-        <version>3.1.1-SNAPSHOT</version>
+        <version>3.1.1-incubating</version>
     </parent>
     <artifactId>gremlin-test</artifactId>
     <name>Apache TinkerPop :: Gremlin Test</name>

http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/blob/5e00a137/hadoop-gremlin/pom.xml
----------------------------------------------------------------------
diff --git a/hadoop-gremlin/pom.xml b/hadoop-gremlin/pom.xml
index 3542275..03d69b6 100644
--- a/hadoop-gremlin/pom.xml
+++ b/hadoop-gremlin/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
     <parent>
         <groupId>org.apache.tinkerpop</groupId>
         <artifactId>tinkerpop</artifactId>
-        <version>3.1.1-SNAPSHOT</version>
+        <version>3.1.1-incubating</version>
     </parent>
     <artifactId>hadoop-gremlin</artifactId>
     <name>Apache TinkerPop :: Hadoop Gremlin</name>

http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/blob/5e00a137/neo4j-gremlin/pom.xml
----------------------------------------------------------------------
diff --git a/neo4j-gremlin/pom.xml b/neo4j-gremlin/pom.xml
index 6bfd5ee..d21a3ec 100644
--- a/neo4j-gremlin/pom.xml
+++ b/neo4j-gremlin/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
     <parent>
         <groupId>org.apache.tinkerpop</groupId>
         <artifactId>tinkerpop</artifactId>
-        <version>3.1.1-SNAPSHOT</version>
+        <version>3.1.1-incubating</version>
     </parent>
     <artifactId>neo4j-gremlin</artifactId>
     <name>Apache TinkerPop :: Neo4j Gremlin</name>

http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/blob/5e00a137/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4d3328c..65a0926 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@ limitations under the License.
     </parent>
     <groupId>org.apache.tinkerpop</groupId>
     <artifactId>tinkerpop</artifactId>
-    <version>3.1.1-SNAPSHOT</version>
+    <version>3.1.1-incubating</version>
     <packaging>pom</packaging>
     <name>Apache TinkerPop</name>
     <description>A Graph Computing Framework</description>

http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/blob/5e00a137/spark-gremlin/pom.xml
----------------------------------------------------------------------
diff --git a/spark-gremlin/pom.xml b/spark-gremlin/pom.xml
index 76b616f..ad53f8b 100644
--- a/spark-gremlin/pom.xml
+++ b/spark-gremlin/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.tinkerpop</groupId>
         <artifactId>tinkerpop</artifactId>
-        <version>3.1.1-SNAPSHOT</version>
+        <version>3.1.1-incubating</version>
     </parent>
     <artifactId>spark-gremlin</artifactId>
     <name>Apache TinkerPop :: Spark Gremlin</name>

http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/blob/5e00a137/tinkergraph-gremlin/pom.xml
----------------------------------------------------------------------
diff --git a/tinkergraph-gremlin/pom.xml b/tinkergraph-gremlin/pom.xml
index 2c6fbf6..ef47e6d 100644
--- a/tinkergraph-gremlin/pom.xml
+++ b/tinkergraph-gremlin/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
     <parent>
         <groupId>org.apache.tinkerpop</groupId>
         <artifactId>tinkerpop</artifactId>
-        <version>3.1.1-SNAPSHOT</version>
+        <version>3.1.1-incubating</version>
     </parent>
     <artifactId>tinkergraph-gremlin</artifactId>
     <name>Apache TinkerPop :: TinkerGraph Gremlin</name>