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 2022/09/27 06:51:02 UTC

[maven-apache-parent] branch MPOM-332 created (now ae8d00c)

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

slachiewicz pushed a change to branch MPOM-332
in repository https://gitbox.apache.org/repos/asf/maven-apache-parent.git


      at ae8d00c  [MPOM-332] Update maven-remote-resources-plugin from 1.7.0 to 3.0.0

This branch includes the following new commits:

     new ae8d00c  [MPOM-332] Update maven-remote-resources-plugin from 1.7.0 to 3.0.0

The 1 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.



[maven-apache-parent] 01/01: [MPOM-332] Update maven-remote-resources-plugin from 1.7.0 to 3.0.0

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

slachiewicz pushed a commit to branch MPOM-332
in repository https://gitbox.apache.org/repos/asf/maven-apache-parent.git

commit ae8d00cebf1e8858c7ad0fa102b6bdd780c2cbb2
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Thu Jul 21 04:04:06 2022 +0000

    [MPOM-332] Update maven-remote-resources-plugin from 1.7.0 to 3.0.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 358fd28..1f5946c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -253,7 +253,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-remote-resources-plugin</artifactId>
-          <version>1.7.0</version>
+          <version>3.0.0</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>