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

gnodet pushed a commit to branch mvn4
in repository https://gitbox.apache.org/repos/asf/maven-jxr.git


The following commit(s) were added to refs/heads/mvn4 by this push:
     new a2c6e07  Switch a few core plugins to the new api
a2c6e07 is described below

commit a2c6e07f69934728bf598c59869479d3722ea9a3
Author: Guillaume Nodet <[email protected]>
AuthorDate: Thu Feb 24 17:00:56 2022 +0100

    Switch a few core plugins to the new api
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8a659ef..5f56406 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,7 +67,7 @@ under the License.
     <sitePluginVersion>3.9.1</sitePluginVersion>
     <maven.site.path>jxr-archives/jxr-LATEST</maven.site.path>
     <surefire.version>2.22.2</surefire.version>
-    <mavenPluginToolsVersion>3.6.2</mavenPluginToolsVersion>
+    <mavenPluginToolsVersion>3.6.5-SNAPSHOT</mavenPluginToolsVersion>
     <checkstyle.violation.ignore>None</checkstyle.violation.ignore>
     
<project.build.outputTimestamp>2021-04-18T19:03:41Z</project.build.outputTimestamp>
   </properties>

Reply via email to