Upgraded JXR plugin version to 3.0.0

Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo
Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/fa4a4664
Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/fa4a4664
Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/fa4a4664

Branch: refs/heads/master
Commit: fa4a46648e02a0608a24a7aea924253439646df2
Parents: cfe3b77
Author: Lyor Goldstein <[email protected]>
Authored: Fri Oct 19 10:10:04 2018 +0300
Committer: Lyor Goldstein <[email protected]>
Committed: Fri Oct 19 20:35:19 2018 +0300

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/fa4a4664/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 44068bd..bc84c2c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1186,7 +1186,7 @@
            <plugin>    <!-- used by PMD to create a source XREF -->
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-jxr-plugin</artifactId>
-               <version>2.5</version>
+               <version>3.0.0</version>
            </plugin>
        </plugins>
     </reporting>

Reply via email to