File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 18
18
<artifactId >hibernate-validator</artifactId >
19
19
20
20
<name >Hibernate Validator Engine</name >
21
- <description >Hibernate's Bean Validation (JSR-380) reference implementation.</description >
21
+ <description >Hibernate's Jakarta Bean Validation reference implementation.</description >
22
22
23
23
<properties >
24
24
<hibernate-validator-parent .path>..</hibernate-validator-parent .path>
Original file line number Diff line number Diff line change 18
18
<artifactId >hibernate-validator-tck-runner</artifactId >
19
19
20
20
<name >Hibernate Validator TCK Runner</name >
21
- <description >Aggregates dependencies and runs the JSR-380 TCK</description >
21
+ <description >Aggregates dependencies and runs the Jakarta Bean Validation TCK</description >
22
22
23
23
<properties >
24
24
<tck .suite.file>${project.build.directory} /dependency/beanvalidation-tck-tests-suite.xml</tck .suite.file>
You can’t perform that action at this time.
0 commit comments