Skip to content

Commit

Permalink
fix(java): remove protobuf feature from native profile (#461)
Browse files Browse the repository at this point in the history
  • Loading branch information
mpeddada1 committed Apr 18, 2022
1 parent 6e95573 commit ffd07cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pom.xml
Expand Up @@ -833,7 +833,6 @@
<buildArgs>
<buildArg>--no-fallback</buildArg>
<buildArg>--no-server</buildArg>
<buildArg>--features=com.google.cloud.nativeimage.features.ProtobufMessageFeature</buildArg>
</buildArgs>
</configuration>
</plugin>
Expand Down

0 comments on commit ffd07cb

Please sign in to comment.