TINKERPOP-1489 Bump to 3.2.7-SNAPSHOT for gremlin-javascript

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

Branch: refs/heads/TINKERPOP-1489
Commit: fb107f2bb9c04bdd3f4650e86adb9c4ed728b671
Parents: 380cfc1
Author: Stephen Mallette <[email protected]>
Authored: Tue Sep 5 10:15:11 2017 -0400
Committer: Jorge Bay Gondra <[email protected]>
Committed: Mon Jan 8 11:29:51 2018 +0100

----------------------------------------------------------------------
 gremlin-javascript/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb107f2b/gremlin-javascript/pom.xml
----------------------------------------------------------------------
diff --git a/gremlin-javascript/pom.xml b/gremlin-javascript/pom.xml
index 203e59e..919c87e 100644
--- a/gremlin-javascript/pom.xml
+++ b/gremlin-javascript/pom.xml
@@ -21,7 +21,7 @@ limitations under the License.
     <parent>
         <groupId>org.apache.tinkerpop</groupId>
         <artifactId>tinkerpop</artifactId>
-        <version>3.2.6-SNAPSHOT</version>
+        <version>3.2.7-SNAPSHOT</version>
     </parent>
     <artifactId>gremlin-javascript</artifactId>
     <name>Apache TinkerPop :: Gremlin Javascript</name>

Reply via email to