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/10/08 06:21:29 UTC

[jackrabbit-filevault-package-maven-plugin] branch master updated: releng: update maven-plugin-plugin

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 2f5ebf6  releng: update maven-plugin-plugin
2f5ebf6 is described below

commit 2f5ebf677992fc48662565fbe005a8bf8c66988c
Author: Konrad Windszus <kw...@apache.org>
AuthorDate: Fri Oct 8 08:21:22 2021 +0200

    releng: update maven-plugin-plugin
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ab72a16..da5439a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -92,7 +92,7 @@
             <plugins>
                 <plugin>
                     <artifactId>maven-plugin-plugin</artifactId>
-                    <version>3.6.0</version>
+                    <version>3.6.1</version>
                 </plugin>
                 <!--This plugin's configuration is used to store Eclipse m2e settings only. It has no influence on the Maven build itself.-->
                 <plugin>