remove examples from builds

This commit is contained in:
Nicolas Héron 2019-03-08 12:05:11 +01:00
commit 6acae21e30

View file

@ -12,7 +12,7 @@
<artifactId>drools-framework-base-tools-parent</artifactId> <artifactId>drools-framework-base-tools-parent</artifactId>
<modules> <modules>
<module>drools-framework-common</module> <module>drools-framework-common</module>
<module>drools-framework-examples</module> <!--module>drools-framework-examples</module-->
<module>drools-framework-kie-server-parent</module> <module>drools-framework-kie-server-parent</module>
<module>drools-framework-runtime-base</module> <module>drools-framework-runtime-base</module>
<module>drools-framework-runtime-entity</module> <module>drools-framework-runtime-entity</module>