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 d06b99fd96 OAK-11840: Release Oak 1.84.0 - oak-doc* versions
d06b99fd96 is described below
commit d06b99fd969ab867ca2d17728b5eadf7848aafa8
Author: Julian Reschke <[email protected]>
AuthorDate: Thu Aug 14 09:58:32 2025 +0100
OAK-11840: Release Oak 1.84.0 - oak-doc* versions
---
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 80d7fd557f..b79f1bf649 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.81-SNAPSHOT</version>
+ <version>1.84.0</version>
<relativePath>../oak-parent/pom.xml</relativePath>
</parent>
diff --git a/oak-doc/pom.xml b/oak-doc/pom.xml
index 21fb6076d2..6003a5eb0a 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.81-SNAPSHOT</version>
+ <version>1.84.0</version>
<relativePath>../oak-parent/pom.xml</relativePath>
</parent>