Skip to content

Commit 03a71bf

Browse files
committed
Fix the build for now
1 parent 0bf6bf4 commit 03a71bf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

providers/pom.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,9 @@
4747
<module>apache</module>
4848
<module>grizzly</module>
4949
<module>netty</module>
50+
<!--
5051
<module>netty-4</module>
52+
-->
5153
</modules>
5254

5355
<dependencies>
@@ -64,4 +66,4 @@
6466
<classifier>tests</classifier>
6567
</dependency>
6668
</dependencies>
67-
</project>
69+
</project>

0 commit comments

Comments
 (0)