You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2022/04/18 19:19:54 UTC

[maven-antrun-plugin] branch master updated (b446737 -> 4e899c4)

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

michaelo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-antrun-plugin.git


    from b446737  Bump checkstyle from 9.2.1 to 9.3
     new 61c21bd  Update CI URL
     new 4e899c4  [MANTRUN-236] Upgrade Maven Plugin Plugin to 3.6.4

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


[maven-antrun-plugin] 02/02: [MANTRUN-236] Upgrade Maven Plugin Plugin to 3.6.4

Posted by mi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-antrun-plugin.git

commit 4e899c4314aa9e1d8ee0e6b17844c849359c42ce
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Mon Apr 18 21:11:21 2022 +0200

    [MANTRUN-236] Upgrade Maven Plugin Plugin to 3.6.4
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d1d228e..b7723fb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,7 +65,7 @@ under the License.
     <mavenVersion>3.2.5</mavenVersion>
     <javaVersion>8</javaVersion>
     <surefire.version>2.22.2</surefire.version>
-    <mavenPluginToolsVersion>3.6.2</mavenPluginToolsVersion>
+    <mavenPluginToolsVersion>3.6.4</mavenPluginToolsVersion>
     <project.build.outputTimestamp>2020-04-12T07:51:40Z</project.build.outputTimestamp>
   </properties>
 


[maven-antrun-plugin] 01/02: Update CI URL

Posted by mi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-antrun-plugin.git

commit 61c21bd0e95cb2e4433492f00eb473d5b39fb27d
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Mon Apr 18 21:10:42 2022 +0200

    Update CI URL
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fe497ac..d1d228e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,7 +52,7 @@ under the License.
   </issueManagement>
   <ciManagement>
     <system>Jenkins</system>
-    <url>https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-antrun-plugin/</url>
+    <url>https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-antrun-plugin/</url>
   </ciManagement>
   <distributionManagement>
     <site>