Skip to content

Commit

Permalink
Update mainClass
Browse files Browse the repository at this point in the history
Fixes #1
  • Loading branch information
jtjeferreira authored Feb 8, 2022
1 parent 6b6ccf5 commit ce285a7
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 ce285a7

Please sign in to comment.