9 - ninth commit to split core-java. In this commit:
* added core-java-arrays module to the root pom
This commit is contained in:
parent
4e5302ddf5
commit
4a130b57a7
1
pom.xml
1
pom.xml
|
@ -357,6 +357,7 @@
|
|||
<!--<module>core-java-9</module> --> <!-- Commented because we have still not upgraded to java 9 -->
|
||||
<module>core-java</module>
|
||||
<module>core-java-lang</module>
|
||||
<module>core-java-arrays</module>
|
||||
<module>core-java-collections</module>
|
||||
<module>java-collections-conversions</module>
|
||||
<module>java-collections-maps</module>
|
||||
|
|
Loading…
Reference in New Issue