You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by re...@apache.org on 2022/07/24 19:42:48 UTC

[cxf] branch main updated: Update maven-deploy-plugin to 3.0.0

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

reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/main by this push:
     new a98fe18fe0 Update maven-deploy-plugin to 3.0.0
a98fe18fe0 is described below

commit a98fe18fe0d327b593194640576ea7d7ae7e8f86
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Sun Jul 24 15:42:30 2022 -0400

    Update maven-deploy-plugin to 3.0.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2fe4a93d6e..7917220cc6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -573,7 +573,7 @@
                 <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>