Skip to content

Commit f9445a3

Browse files
committed
Exclude tests module for release
1 parent 843665f commit f9445a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<module>http-generator-helidon</module>
3737
<!-- <module>http-generator-spark</module>-->
3838
<!-- <module>http-generator-client</module>-->
39-
<module>tests</module>
39+
<!-- <module>tests</module>-->
4040
</modules>
4141

4242
</project>

0 commit comments

Comments
 (0)