This is an automated email from the ASF dual-hosted git repository.

spmallette pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


The following commit(s) were added to refs/heads/master by this push:
     new 939ac79fa0 Bump to 4.0.0-SNAPSHOT for gremlin-mcp CTR
939ac79fa0 is described below

commit 939ac79fa0f8391df7044e052ef43dbdb4c9b723
Author: Stephen Mallette <[email protected]>
AuthorDate: Mon Oct 20 09:13:21 2025 -0400

    Bump to 4.0.0-SNAPSHOT for gremlin-mcp CTR
---
 gremlin-mcp/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gremlin-mcp/pom.xml b/gremlin-mcp/pom.xml
index 3332648884..517557cff1 100644
--- a/gremlin-mcp/pom.xml
+++ b/gremlin-mcp/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
     <parent>
         <groupId>org.apache.tinkerpop</groupId>
         <artifactId>tinkerpop</artifactId>
-        <version>3.8.0-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>gremlin-mcp</artifactId>

Reply via email to