Skip to content

Commit

Permalink
Merge pull request #2 from jtjeferreira/patch-1
Browse files Browse the repository at this point in the history
Update mainClass
  • Loading branch information
Fadelis authored Feb 8, 2022
2 parents 6b6ccf5 + ce285a7 commit 1a128b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protoc-gen-java-optional/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<archive>
<manifest>
<addClasspath>true</addClasspath>
<mainClass>org.grpcmock.protoc.OptionalGenerator</mainClass>
<mainClass>org.grpcmock.protoc.plugin.OptionalGenerator</mainClass>
</manifest>
</archive>
</configuration>
Expand Down

0 comments on commit 1a128b0

Please sign in to comment.