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 2019/12/28 06:46:19 UTC

[karaf] branch karaf-4.2.x updated: [KARAF-6561] Upgrade to maven-jxr-plugin 3.0.0

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

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


The following commit(s) were added to refs/heads/karaf-4.2.x by this push:
     new 97b82ab  [KARAF-6561] Upgrade to maven-jxr-plugin 3.0.0
97b82ab is described below

commit 97b82aba466a66f5fe747df46f15fde766c2b19f
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Mon Dec 23 15:03:35 2019 +0100

    [KARAF-6561] Upgrade to maven-jxr-plugin 3.0.0
    
    (cherry picked from commit 93c15e07488ad17aeb005c6496557fa27f3384e5)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3b8753e..e5537eb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2166,7 +2166,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-jxr-plugin</artifactId>
-                <version>2.5</version>
+                <version>3.0.0</version>
             </plugin>
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>