You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by kw...@apache.org on 2022/12/20 10:33:50 UTC

[jackrabbit-filevault] branch feature/asf-parent-29 created (now 7a3f3764)

This is an automated email from the ASF dual-hosted git repository.

kwin pushed a change to branch feature/asf-parent-29
in repository https://gitbox.apache.org/repos/asf/jackrabbit-filevault.git


      at 7a3f3764 releng: Use ASF parent 29

This branch includes the following new commits:

     new 7a3f3764 releng: Use ASF parent 29

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[jackrabbit-filevault] 01/01: releng: Use ASF parent 29

Posted by kw...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

kwin pushed a commit to branch feature/asf-parent-29
in repository https://gitbox.apache.org/repos/asf/jackrabbit-filevault.git

commit 7a3f376463bd4969bae9feca1a0f39cc9a07cd2b
Author: Konrad Windszus <kw...@apache.org>
AuthorDate: Tue Dec 20 11:33:44 2022 +0100

    releng: Use ASF parent 29
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index d8a1d016..a938253a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>28</version>
+        <version>29</version>
         <relativePath />
     </parent>
 
@@ -233,7 +233,7 @@ Bundle-Category: jackrabbit
                         <dependency>
                             <groupId>org.apache.maven.release</groupId>
                             <artifactId>maven-release-oddeven-policy</artifactId>
-                            <version>3.0.0-M6</version>
+                            <version>3.0.0-M7</version>
                         </dependency>
                     </dependencies>
                 </plugin>