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

commit 50aa9700f74eec0b5e5bc02882db5c41e2a0ea76
Merge: 2722cef70f e0a65c729f
Author: Stephen Mallette <[email protected]>
AuthorDate: Tue Mar 31 12:14:58 2026 -0400

    Merge branch '3.8-dev'

 docs/upgrade/README.md      | 12 +++++-------
 docs/upgrade/java/README.md |  4 ++--
 gremlin-dotnet/README.md    |  4 +---
 3 files changed, 8 insertions(+), 12 deletions(-)

diff --cc docs/upgrade/java/README.md
index 878951a546,ca3942b41f..552cd4c601
--- a/docs/upgrade/java/README.md
+++ b/docs/upgrade/java/README.md
@@@ -1,21 -1,21 +1,21 @@@
- ////
+ <!--
 - Licensed to the Apache Software Foundation (ASF) under one
 - or more contributor license agreements.  See the NOTICE file
 - distributed with this work for additional information
 - regarding copyright ownership.  The ASF licenses this file
 - to you under the Apache License, Version 2.0 (the
 - "License"); you may not use this file except in compliance
 - with the License.  You may obtain a copy of the License at
 +Licensed to the Apache Software Foundation (ASF) under one
 +or more contributor license agreements.  See the NOTICE file
 +distributed with this work for additional information
 +regarding copyright ownership.  The ASF licenses this file
 +to you under the Apache License, Version 2.0 (the
 +"License"); you may not use this file except in compliance
 +with the License.  You may obtain a copy of the License at
  
 -   http://www.apache.org/licenses/LICENSE-2.0
 +  http://www.apache.org/licenses/LICENSE-2.0
  
 - Unless required by applicable law or agreed to in writing,
 - software distributed under the License is distributed on an
 - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 - KIND, either express or implied.  See the License for the
 - specific language governing permissions and limitations
 - under the License.
 +Unless required by applicable law or agreed to in writing,
 +software distributed under the License is distributed on an
 +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 +KIND, either express or implied.  See the License for the
 +specific language governing permissions and limitations
 +under the License.
- ////
+ -->
  ### CMDB Graph API (Java, Micronaut 4, Gremlin Server)
  
  This is a language/framework example project implementing the DevOps CMDB + 
Incident Knowledge Graph API described in `../spec/spec.md`. It connects 
remotely to a Gremlin Server and does not use any embedded graph.
diff --cc gremlin-dotnet/README.md
index 1de25ff0a4,41ae490602..f39b32e3ec
--- a/gremlin-dotnet/README.md
+++ b/gremlin-dotnet/README.md
@@@ -1,5 -1,5 +1,4 @@@
  <!--
--
   Licensed to the Apache Software Foundation (ASF) under one
   or more contributor license agreements.  See the NOTICE file
   distributed with this work for additional information
@@@ -16,7 -16,7 +15,6 @@@
   KIND, either express or implied.  See the License for the
   specific language governing permissions and limitations
   under the License.
--
  -->
  
  # Gremlin.Net

Reply via email to