You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2022/10/18 13:26:01 UTC

[karaf] branch karaf-4.3.x updated: [KARAF-7593] Upgrade to maven-install-plugin 3.0.1

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

jbonofre pushed a commit to branch karaf-4.3.x
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/karaf-4.3.x by this push:
     new 4d05c48077 [KARAF-7593] Upgrade to maven-install-plugin 3.0.1
4d05c48077 is described below

commit 4d05c4807728ed4f0281b1de28a76d2a667469cd
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Tue Oct 18 14:03:07 2022 +0200

    [KARAF-7593] Upgrade to maven-install-plugin 3.0.1
    
    (cherry picked from commit 7a61b634561d138f3b32660500a558111157cc74)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 782446d626..6efbe7cb78 100644
--- a/pom.xml
+++ b/pom.xml
@@ -453,7 +453,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-install-plugin</artifactId>
-                    <version>3.0.0-M1</version>
+                    <version>3.0.1</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>