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/11/13 06:58:12 UTC

[karaf-minho] branch main updated: [#19] Upgrade to license-maven-plugin 4.2.rc3

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 2a71c1e  [#19] Upgrade to license-maven-plugin 4.2.rc3
     new 3158bdd  Merge pull request #29 from jbonofre/19
2a71c1e is described below

commit 2a71c1ed2298ff112e73d4cadb762a5900960f45
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Sun Nov 13 07:51:34 2022 +0100

    [#19] Upgrade to license-maven-plugin 4.2.rc3
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e517e99..88803bc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -148,7 +148,7 @@
             <plugin>
                 <groupId>com.mycila</groupId>
                 <artifactId>license-maven-plugin</artifactId>
-                <version>4.0.rc1</version>
+                <version>4.2.rc3</version>
                 <executions>
                     <execution>
                         <id>check-license</id>