You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by ng...@apache.org on 2022/02/24 04:44:46 UTC

[jackrabbit-oak] branch 1.22 updated: Updating poms to latest snapshot for non reactor modules

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 c844a9c   Updating poms to latest snapshot for non reactor modules
c844a9c is described below

commit c844a9c60868eb685cd6418274c415bc7381ad37
Author: Nitin Gupta <ni...@adobe.com>
AuthorDate: Thu Feb 24 10:14:24 2022 +0530

     Updating poms to latest snapshot for non reactor modules
---
 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 7ea69fb..569dcfc 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.10-SNAPSHOT</version>
+        <version>1.22.12-SNAPSHOT</version>
         <relativePath>../oak-parent/pom.xml</relativePath>
     </parent>
 
diff --git a/oak-doc/pom.xml b/oak-doc/pom.xml
index 86c3bd6..b2c5b26 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.10-SNAPSHOT</version>
+    <version>1.22.12-SNAPSHOT</version>
     <relativePath>../oak-parent/pom.xml</relativePath>
   </parent>