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/24 11:09:18 UTC

[karaf] branch karaf-4.2.x updated: [KARAF-6560] Upgrade to maven-javadoc-plugin 3.1.1

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 3571709  [KARAF-6560] Upgrade to maven-javadoc-plugin 3.1.1
3571709 is described below

commit 3571709d508d2db6a1b3b864c490600ba22e2033
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Mon Dec 23 15:06:33 2019 +0100

    [KARAF-6560] Upgrade to maven-javadoc-plugin 3.1.1
    
    (cherry picked from commit a41e8ce9aefa1189599c06fc18bb925bbde6aca7)
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index dfd4f21..6c439af 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1848,7 +1848,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-javadoc-plugin</artifactId>
-                    <version>3.0.1</version>
+                    <version>3.1.1</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
@@ -2161,7 +2161,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-javadoc-plugin</artifactId>
-                <version>3.0.1</version>
+                <version>3.1.1</version>
             </plugin>
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>