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 <[email protected]> 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>
