You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2021/06/29 22:30:48 UTC

[maven-help-plugin] 05/07: Bump mavenPluginTools from 3.6.0 to 3.6.1

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

slachiewicz pushed a commit to branch MPH-174
in repository https://gitbox.apache.org/repos/asf/maven-help-plugin.git

commit 85244c3b948b99c1c2382c45faf88678968e3ca9
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Mon Jun 28 08:21:52 2021 +0200

    Bump mavenPluginTools from 3.6.0 to 3.6.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 22bedc1..79d45a9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,7 +70,7 @@
   <properties>
     <javaVersion>7</javaVersion>
     <mavenVersion>3.1.1</mavenVersion>
-    <mavenPluginToolsVersion>3.6.0</mavenPluginToolsVersion>
+    <mavenPluginToolsVersion>3.6.1</mavenPluginToolsVersion>
     <surefire.version>2.22.2</surefire.version>
     <project.build.outputTimestamp>2020-04-07T21:04:00Z</project.build.outputTimestamp>
   </properties>