Skip to content

Commit 1a128b0

Browse files
authored
Merge pull request #2 from jtjeferreira/patch-1
Update mainClass
2 parents 6b6ccf5 + ce285a7 commit 1a128b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

protoc-gen-java-optional/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<archive>
4747
<manifest>
4848
<addClasspath>true</addClasspath>
49-
<mainClass>org.grpcmock.protoc.OptionalGenerator</mainClass>
49+
<mainClass>org.grpcmock.protoc.plugin.OptionalGenerator</mainClass>
5050
</manifest>
5151
</archive>
5252
</configuration>

0 commit comments

Comments
 (0)