This is an automated email from the ASF dual-hosted git repository.
ngupta pushed a commit to branch 1.22
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
The following commit(s) were added to refs/heads/1.22 by this push:
new 9f5e3c7aa9 Release Oak 1.22.20 - adjust versions of non-reactor
projects
9f5e3c7aa9 is described below
commit 9f5e3c7aa92dc1f589671353776398ad0ccd5318
Author: Nitin Gupta <[email protected]>
AuthorDate: Mon May 13 15:31:02 2024 +0530
Release Oak 1.22.20 - adjust versions of non-reactor projects
---
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 107011e89f..22db3226cc 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.22.20-SNAPSHOT</version>
+ <version>1.22.21-SNAPSHOT</version>
<relativePath>../oak-parent/pom.xml</relativePath>
</parent>
diff --git a/oak-doc/pom.xml b/oak-doc/pom.xml
index 1adc11f7f4..e102941f09 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.22.20-SNAPSHOT</version>
+ <version>1.22.21-SNAPSHOT</version>
<relativePath>../oak-parent/pom.xml</relativePath>
</parent>