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 1ae6bd34be OAK-11632: Release Oak 1.78.0 - adjust oak-doc* projects
versions
1ae6bd34be is described below
commit 1ae6bd34bebe4d28665f05463c9c6e9a7568ae86
Author: Julian Reschke <[email protected]>
AuthorDate: Tue Apr 8 09:12:13 2025 +0100
OAK-11632: Release Oak 1.78.0 - adjust oak-doc* projects 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 cdfc3833bc..2c0eb35f5b 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.77-SNAPSHOT</version>
+ <version>1.79-SNAPSHOT</version>
<relativePath>../oak-parent/pom.xml</relativePath>
</parent>
diff --git a/oak-doc/pom.xml b/oak-doc/pom.xml
index f3abbf8bbd..751f0b2e23 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.77-SNAPSHOT</version>
+ <version>1.79-SNAPSHOT</version>
<relativePath>../oak-parent/pom.xml</relativePath>
</parent>