Skip to content

Commit

Permalink
HV-1725 Update pom files for Jakarta move
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet committed Aug 2, 2019
1 parent cd3277e commit b33654d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion engine/pom.xml
Expand Up @@ -18,7 +18,7 @@
<artifactId>hibernate-validator</artifactId>

<name>Hibernate Validator Engine</name>
<description>Hibernate's Bean Validation (JSR-380) reference implementation.</description>
<description>Hibernate's Jakarta Bean Validation reference implementation.</description>

<properties>
<hibernate-validator-parent.path>..</hibernate-validator-parent.path>
Expand Down
2 changes: 1 addition & 1 deletion tck-runner/pom.xml
Expand Up @@ -18,7 +18,7 @@
<artifactId>hibernate-validator-tck-runner</artifactId>

<name>Hibernate Validator TCK Runner</name>
<description>Aggregates dependencies and runs the JSR-380 TCK</description>
<description>Aggregates dependencies and runs the Jakarta Bean Validation TCK</description>

<properties>
<tck.suite.file>${project.build.directory}/dependency/beanvalidation-tck-tests-suite.xml</tck.suite.file>
Expand Down

0 comments on commit b33654d

Please sign in to comment.