remove immutables from main pom
This commit is contained in:
parent
35fd43e577
commit
230992c2a0
6
pom.xml
6
pom.xml
|
@ -432,8 +432,6 @@
|
|||
<module>httpclient-simple</module>
|
||||
<module>hystrix</module>
|
||||
|
||||
<module>immutables</module>
|
||||
|
||||
<module>jackson-modules</module>
|
||||
<module>jackson-simple</module>
|
||||
<module>java-blockchain</module>
|
||||
|
@ -916,9 +914,7 @@
|
|||
<module>helidon</module>
|
||||
<module>httpclient</module>
|
||||
<module>httpclient-simple</module>
|
||||
<module>hystrix</module>
|
||||
|
||||
<module>immutables</module>
|
||||
<module>hystrix</module>
|
||||
|
||||
<module>jackson-modules</module>
|
||||
<module>jackson-simple</module>
|
||||
|
|
Loading…
Reference in New Issue