BAEL-5557 Split a stream into parts (#12238)
* BAEL-5557 Split a stream into parts * BAEL-5557 fix main pom.xml * BAEL-5557 fix mvn profiles * BAEL-5557 articles with equals and hashcode * BAEL-5557 migrate assertions to assertj * BAEL-5557 better assertions
This commit is contained in:
@@ -115,7 +115,6 @@
|
||||
<module>core-java-streams</module>
|
||||
<module>core-java-streams-2</module>
|
||||
<module>core-java-streams-3</module>
|
||||
<module>core-java-streams-4</module>
|
||||
<module>core-java-string-algorithms</module>
|
||||
<module>core-java-string-algorithms-2</module>
|
||||
<module>core-java-string-apis</module>
|
||||
@@ -147,4 +146,4 @@
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
|
||||
</project>
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user