Skip to content

Commit

Permalink
Revert "[hotfix] [docs] Fix java doc api"
Browse files Browse the repository at this point in the history
This reverts commit 9210312.
  • Loading branch information
reswqa committed Aug 5, 2024
1 parent c20d100 commit 8e4133f
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 @@ -2236,7 +2236,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 8e4133f

Please sign in to comment.