This is an automated email from the ASF dual-hosted git repository.
florianhockmann 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 dd3f4ed7a3 Move target date for 3.7.0 to 2023 H1 CTR
dd3f4ed7a3 is described below
commit dd3f4ed7a315624331e87696e2ca3b9acca8c647
Author: Florian Hockmann <[email protected]>
AuthorDate: Mon Nov 28 15:12:21 2022 +0100
Move target date for 3.7.0 to 2023 H1 CTR
As discussed on the dev list:
https://lists.apache.org/thread/g004hl64fr9hroyhmgz1dlw8x8wdhpzc
---
docs/src/dev/future/index.asciidoc | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/src/dev/future/index.asciidoc
b/docs/src/dev/future/index.asciidoc
index 7e57237507..1140f33525 100644
--- a/docs/src/dev/future/index.asciidoc
+++ b/docs/src/dev/future/index.asciidoc
@@ -42,10 +42,10 @@ in each release line represent unreleased changes only.
Once an official release
are removed with new items taking their place as they are planned. The release
line is removed from the roadmap
completely when it is no longer maintained.
-== 3.7.x - Target 22Q4
+== 3.7.x - Target 2023H1
-Development has not yet started on the 3.7.x release line with a targeted
release date for the initial release of the
-line of 22H2.
+The development of the 3.7.x release line is currently under way with a target
release date for the initial release of
+the line of 23H1.
* Add support for traversals as parameters for `V()`, `is()`, and `has()`
(includes `Traversal` arguments to `P`)
* Geospatial support for TinkerPop
(link:++https://lists.apache.org/[email protected]:2021-7:DISCUSS%20geo-spatial++[DISCUSS
Thread])