This is an automated email from the ASF dual-hosted git repository.
reschke pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
The following commit(s) were added to refs/heads/trunk by this push:
new 3a6fd4b1dd OAK-12107: Oak 1.92 Doc Update
3a6fd4b1dd is described below
commit 3a6fd4b1dd3e27bfea76cd8fac09ac3d6781285c
Author: Julian Reschke <[email protected]>
AuthorDate: Wed Mar 4 14:41:23 2026 +0100
OAK-12107: Oak 1.92 Doc Update
---
oak-doc-railroad-macro/pom.xml | 2 +-
oak-doc/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/oak-doc-railroad-macro/pom.xml b/oak-doc-railroad-macro/pom.xml
index 894b22046f..22e9717ee1 100644
--- a/oak-doc-railroad-macro/pom.xml
+++ b/oak-doc-railroad-macro/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>oak-parent</artifactId>
- <version>1.90.0</version>
+ <version>1.92.0</version>
<relativePath>../oak-parent/pom.xml</relativePath>
</parent>
diff --git a/oak-doc/pom.xml b/oak-doc/pom.xml
index 0ba8dce839..89efaeb661 100644
--- a/oak-doc/pom.xml
+++ b/oak-doc/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>oak-parent</artifactId>
- <version>1.90.0</version>
+ <version>1.92.0</version>
<relativePath>../oak-parent/pom.xml</relativePath>
</parent>