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:44:37 UTC

[karaf] branch master 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 master
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/master by this push:
     new 93c15e0  [KARAF-6561] Upgrade to maven-jxr-plugin 3.0.0
     new c95664c  Merge pull request #1034 from jbonofre/KARAF-6561
93c15e0 is described below

commit 93c15e07488ad17aeb005c6496557fa27f3384e5
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
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0c7fe83..3cd51c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2162,7 +2162,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>