working through modules
This commit is contained in:
parent
83f8e36cb4
commit
4eddf122e8
3
pom.xml
3
pom.xml
|
@ -870,7 +870,6 @@
|
||||||
<module>spring-static-resources</module>
|
<module>spring-static-resources</module>
|
||||||
<module>hazelcast</module>
|
<module>hazelcast</module>
|
||||||
<module>hbase</module>
|
<module>hbase</module>
|
||||||
<module>hibernate5</module>
|
|
||||||
<module>httpclient</module>
|
<module>httpclient</module>
|
||||||
<module>hystrix</module>
|
<module>hystrix</module>
|
||||||
<module>image-processing</module>
|
<module>image-processing</module>
|
||||||
|
@ -1077,6 +1076,8 @@
|
||||||
<!-- problematic - temp -->
|
<!-- problematic - temp -->
|
||||||
<!--
|
<!--
|
||||||
<module>ejb</module>
|
<module>ejb</module>
|
||||||
|
<module>hibernate5</module>
|
||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!-- heavy -->
|
<!-- heavy -->
|
||||||
|
|
Loading…
Reference in New Issue