Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning committed Oct 9, 2024
1 parent 607c2d7 commit 272eda5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions protocol/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,9 @@
<configuration>
<cleanOutputFolder>false</cleanOutputFolder>
<outputDirectory>${basedir}/src/main/java</outputDirectory>
<!-- this plugin is old and doesn't handle the fact that
protobuf-java (3.25.5) and protoc (25.5) version format now differs. -->
<ignoreVersions>true</ignoreVersions>
</configuration>
</execution>
</executions>
Expand Down

0 comments on commit 272eda5

Please sign in to comment.