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

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

commit 89aa5dbbf1741a1992738717631e05a554b7c99a
Merge: 75a32d6efd ba70d5dc2a
Author: Cole-Greer <[email protected]>
AuthorDate: Tue Jun 11 10:00:15 2024 -0700

    Merge branch '3.7-dev'

 docs/src/dev/developer/for-committers.asciidoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --cc docs/src/dev/developer/for-committers.asciidoc
index 79825e1051,ac9281d0d5..aaf92442ca
--- a/docs/src/dev/developer/for-committers.asciidoc
+++ b/docs/src/dev/developer/for-committers.asciidoc
@@@ -139,10 -139,10 +139,10 @@@ TinkerPop has several release branches
  * `3.2-dev` - 3.2.x (no longer maintained)
  * `3.3-dev` - 3.3.x (no longer maintained)
  * `3.4-dev` - 3.4.x (no longer maintained)
- * `3.5-dev` - 3.5.x (non-breaking bug fixes and enhancements)
+ * `3.5-dev` - 3.5.x (no longer maintained)
  * `3.6-dev` - 3.6.x (non-breaking bug fixes and enhancements)
  * `3.7-dev` - 3.7.x (non-breaking bug fixes and enhancements)
 -* `master` - 4.x (current development)
 +* `master` - 4.x.x (current development)
  
  The branch description above that reads "non-breaking bug fixes and 
enhancements" simply means that within that release
  line (i.e. patch version) changes should not alter existing behavior, 
introduce new APIs, change serialization formats,

Reply via email to