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/05/03 18:43:22 UTC

[jackrabbit-filevault-package-maven-plugin] branch master updated: use latest parent

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 9d41703  use latest parent
9d41703 is described below

commit 9d41703d700b6fa42d97cd5963806a655e4ce1a5
Author: Konrad Windszus <kw...@apache.org>
AuthorDate: Mon May 3 20:43:11 2021 +0200

    use latest parent
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ed90c2f..267b6e6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
         <groupId>org.apache.jackrabbit.vault</groupId>
         <artifactId>parent</artifactId>
         <relativePath />
-        <version>3.4.10</version>
+        <version>3.4.11-SNAPSHOT</version>
     </parent>
 
     <!-- ====================================================================== -->