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 c62add151d OAK-11717: Release Oak 1.80.0 - adjust oak-doc* POMs
c62add151d is described below

commit c62add151dfb347b82a36cc3d5c950854caeb3c2
Author: Julian Reschke <resc...@apache.org>
AuthorDate: Thu May 22 09:59:15 2025 +0100

    OAK-11717: Release Oak 1.80.0 - adjust oak-doc* POMs
---
 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 2c0eb35f5b..80d7fd557f 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.79-SNAPSHOT</version>
+        <version>1.81-SNAPSHOT</version>
         <relativePath>../oak-parent/pom.xml</relativePath>
     </parent>
 
diff --git a/oak-doc/pom.xml b/oak-doc/pom.xml
index 751f0b2e23..21fb6076d2 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.79-SNAPSHOT</version>
+    <version>1.81-SNAPSHOT</version>
     <relativePath>../oak-parent/pom.xml</relativePath>
   </parent>
 

Reply via email to