You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2022/08/09 19:36:13 UTC

[maven-jxr] 02/02: Uprade MJAVADOC

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

michaelo pushed a commit to branch JXR-173
in repository https://gitbox.apache.org/repos/asf/maven-jxr.git

commit d3126856f54bccdaf636ff651d437383e16bd0df
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Tue Aug 9 21:36:02 2022 +0200

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

diff --git a/pom.xml b/pom.xml
index 6f2cc3d..27fd910 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,7 +65,7 @@ under the License.
   <properties>
     <javaVersion>8</javaVersion>
     <sitePluginVersion>3.12.1</sitePluginVersion>
-    <javadocPluginVersion>3.4.0</javadocPluginVersion>
+    <javadocPluginVersion>3.4.1-SNAPSHOT</javadocPluginVersion>
     <maven.site.path>jxr-archives/jxr-LATEST</maven.site.path>
     <checkstyle.violation.ignore>None</checkstyle.violation.ignore>
     <project.build.outputTimestamp>2022-03-15T19:02:53Z</project.build.outputTimestamp>