Skip to content

Commit c55fda5

Browse files
authored
Merge pull request #18620 from mingMy-00/mingmy00-feature
Update README.md
2 parents 257cae8 + bb76fb7 commit c55fda5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,13 @@ Profile-based segregation
3636

3737
We use Maven build profiles to segregate the huge list of individual projects in our repository.
3838

39-
The projects are broadly divided into 4 lists: default, default-jdk17, default-jdk8 and default-heavy.
39+
The projects are broadly divided into 6 lists: default, default-jdk17, default-jdk22, default-jdk23, default-jdk8 and default-heavy.
4040

4141
Next, they are segregated further based on the tests that we want to execute.
4242

4343
We also have a parents profile to build only parent modules.
4444

45-
Therefore, we have a total of 9 profiles:
45+
Therefore, we have a total of 13 profiles:
4646

4747
| Profile | Includes | Type of test enabled |
4848
|-------------------|-----------------------------|----------------------|

0 commit comments

Comments
 (0)