Skip to content

Commit

Permalink
Revert "[FLINK-35154][docs] Update maven-javadoc-plugin to fix render…
Browse files Browse the repository at this point in the history
… issue"

This reverts commit 25296f3.
  • Loading branch information
reswqa committed Aug 5, 2024
1 parent f4aee2a commit 18c8fa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2238,7 +2238,7 @@ under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.7.0</version><!--$NO-MVN-MAN-VER$-->
<version>2.9.1</version><!--$NO-MVN-MAN-VER$-->
<configuration>
<quiet>true</quiet>
<detectOfflineLinks>false</detectOfflineLinks>
Expand Down

0 comments on commit 18c8fa2

Please sign in to comment.