You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@creadur.apache.org by po...@apache.org on 2021/07/17 18:19:06 UTC

[creadur-rat] 15/18: RAT-283: Fix javadoc version

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

pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git

commit 661f6675b6731524382b0c2f8cb89875a134f92d
Author: P. Ottlinger <po...@apache.org>
AuthorDate: Thu Jul 15 23:06:53 2021 +0200

    RAT-283: Fix javadoc version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f341bf6..d281859 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,7 +54,7 @@ agnostic home for software distribution comprehension and audit tools.
     <!-- maven plugin versions -->
     <mavenPluginPluginVersion>3.3</mavenPluginPluginVersion>
     <mavenChangesVersion>2.12.1</mavenChangesVersion>
-    <mavenJavadocPluginVersion>3.1.1<mavenJavadocPluginVersion>
+    <mavenJavadocPluginVersion>3.1.1</mavenJavadocPluginVersion>
     <previousRatVersion>0.13</previousRatVersion>
   </properties>
   <dependencyManagement>