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 07:02:14 UTC

[maven-apache-parent] 01/01: [MPOM-332] Bump maven-deploy-plugin from 2.8.2 to 3.0.0

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 ab82bbd1b751201f5240459565afe6c5589e8cab
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Wed Jul 20 04:03:24 2022 +0000

    [MPOM-332] Bump maven-deploy-plugin from 2.8.2 to 3.0.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 358fd28..6c3d390 100644
--- a/pom.xml
+++ b/pom.xml
@@ -160,7 +160,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-deploy-plugin</artifactId>
-          <version>2.8.2</version>
+          <version>3.0.0</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>