This PR is related to BAEL-7528 (#15865)

* Update pom.xml

Add:         <module>core-java-string-operations-8</module>

* This commit is related to BAEL-7528

This commit aims to add a new module "core-java-string-operations-8" to submit a test class "EmailAndPhoneMaskingUnitTest"
This commit is contained in:
MohamedHelmyKassab
2024-02-12 19:59:03 +02:00
committed by GitHub
parent 73a9ed952b
commit 831acaf8cf
4 changed files with 128 additions and 0 deletions
+1
View File
@@ -199,6 +199,7 @@
<module>core-java-string-operations-2</module>
<module>core-java-string-operations-6</module>
<module>core-java-string-operations-7</module>
<module>core-java-string-operations-8</module>
<module>core-java-regex</module>
<module>core-java-regex-2</module>
<module>core-java-regex-3</module>