Skip to content

Commit

Permalink
Generate javadoc in legacy mode for codegen protobuf
Browse files Browse the repository at this point in the history
  • Loading branch information
vietj committed Oct 5, 2024
1 parent 2eb8fe2 commit b0c2f36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vertx-codegen-protobuf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
<asciidoc.dir>${project.basedir}/src/main/asciidoc</asciidoc.dir>
<grpc.version>1.50.2</grpc.version>
<protoc.version>3.21.12</protoc.version>
<vertx.javadoc.legacyMode>true</vertx.javadoc.legacyMode>
</properties>

<dependencies>
Expand Down

0 comments on commit b0c2f36

Please sign in to comment.