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 2019/01/09 22:53:27 UTC

[maven] branch MNG-6169/MNG-6555 updated: Upgrade to Maven Install Plugin 3.0.0-M1

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

michaelo pushed a commit to branch MNG-6169/MNG-6555
in repository https://gitbox.apache.org/repos/asf/maven.git


The following commit(s) were added to refs/heads/MNG-6169/MNG-6555 by this push:
     new a99fe8d  Upgrade to Maven Install Plugin 3.0.0-M1
a99fe8d is described below

commit a99fe8d44b1f5b0dfec88b2d37c38d23f58a9841
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Wed Jan 9 23:53:18 2019 +0100

    Upgrade to Maven Install Plugin 3.0.0-M1
---
 maven-core/src/main/resources/META-INF/plexus/default-bindings.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/maven-core/src/main/resources/META-INF/plexus/default-bindings.xml b/maven-core/src/main/resources/META-INF/plexus/default-bindings.xml
index dffb801..5bb9281 100644
--- a/maven-core/src/main/resources/META-INF/plexus/default-bindings.xml
+++ b/maven-core/src/main/resources/META-INF/plexus/default-bindings.xml
@@ -177,7 +177,7 @@ Mappings to default lifecycle, specific for each packaging.
                 org.apache.maven.plugins:maven-plugin-plugin:3.2:addPluginArtifactMetadata
               </package>
               <install>
-                org.apache.maven.plugins:maven-install-plugin:2.4:install
+                org.apache.maven.plugins:maven-install-plugin:3.0.0-M1:install
               </install>
               <deploy>
                 org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy