Skip to content

Commit 70957da

Browse files
committed
Re-enable grpc-tomcat sample that was fixed w/ RC2 update
Signed-off-by: onobc <chris.bono@gmail.com>
1 parent ca2fa38 commit 70957da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<module>grpc-server</module>
2424
<!-- <module>grpc-server-kotlin</module>-->
2525
<module>grpc-server-netty-shaded</module>
26-
<!-- <module>grpc-tomcat</module>-->
26+
<module>grpc-tomcat</module>
2727
<!-- <module>grpc-tomcat-secure</module>-->
2828
<!-- <module>grpc-webflux</module>-->
2929
<!-- <module>grpc-webflux-secure</module>-->

0 commit comments

Comments
 (0)