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 2021/12/23 18:18:05 UTC

[jackrabbit-filevault-package-maven-plugin] branch master updated: releng: use FileVault 3.5.8

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

kwin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jackrabbit-filevault-package-maven-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new bfdbcab  releng: use FileVault 3.5.8
bfdbcab is described below

commit bfdbcab61014242754ed1036fcf96a1888cc67d9
Author: Konrad Windszus <kw...@apache.org>
AuthorDate: Thu Dec 23 19:17:58 2021 +0100

    releng: use FileVault 3.5.8
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3e04cf6..831c53d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
         <groupId>org.apache.jackrabbit.vault</groupId>
         <artifactId>parent</artifactId>
         <relativePath />
-        <version>3.5.7-SNAPSHOT</version>
+        <version>3.5.8</version>
     </parent>
 
     <!-- ====================================================================== -->