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/01/17 18:06:16 UTC

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

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 f65b00a  releng: use latest FileVault snapshot
f65b00a is described below

commit f65b00abdb1869edda1944238fb51f7237680382
Author: Konrad Windszus <kw...@apache.org>
AuthorDate: Mon Jan 17 19:06:11 2022 +0100

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

diff --git a/pom.xml b/pom.xml
index edc82b4..f529a82 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
         <groupId>org.apache.jackrabbit.vault</groupId>
         <artifactId>parent</artifactId>
         <relativePath />
-        <version>3.5.8</version>
+        <version>3.5.9-SNAPSHOT</version>
     </parent>
 
     <!-- ====================================================================== -->