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 2017/12/11 06:55:32 UTC

[karaf] branch karaf-4.1.x updated: [KARAF-5537] Upgrade to modello-maven-plugin 1.9.1

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

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


The following commit(s) were added to refs/heads/karaf-4.1.x by this push:
     new d36ac80  [KARAF-5537] Upgrade to modello-maven-plugin 1.9.1
d36ac80 is described below

commit d36ac802c3a1d5485d8e05c935740385ae5fb726
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Sun Dec 10 18:46:59 2017 +0100

    [KARAF-5537] Upgrade to modello-maven-plugin 1.9.1
---
 tooling/utils/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tooling/utils/pom.xml b/tooling/utils/pom.xml
index 40e83fb..8679f94 100644
--- a/tooling/utils/pom.xml
+++ b/tooling/utils/pom.xml
@@ -49,7 +49,7 @@
             <plugin>
                 <groupId>org.codehaus.modello</groupId>
                 <artifactId>modello-maven-plugin</artifactId>
-                <version>1.8.3</version>
+                <version>1.9.1</version>
                 <executions>
                     <execution>
                         <phase>generate-sources</phase>

-- 
To stop receiving notification emails like this one, please contact
['"commits@karaf.apache.org" <co...@karaf.apache.org>'].