Skip to content

Commit

Permalink
Merge pull request #1002 from apache/TOMEE-4158_BVAL-TCK
Browse files Browse the repository at this point in the history
TOMEE-4158 Setup BVal 3.0.1 TCK for Jakarta EE 10
  • Loading branch information
rzo1 authored Jan 19, 2024
2 parents b846fdc + 6b38520 commit c766615
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion tck/bval-signature-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
<plugin>
<groupId>org.netbeans.tools</groupId>
<artifactId>sigtest-maven-plugin</artifactId>
<version>1.0</version>
<version>1.5</version>
<executions>
<execution>
<goals>
Expand Down
1 change: 1 addition & 0 deletions tck/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
<bval-tck.version>3.0.1</bval-tck.version>
<jsonb-tck.version>3.0.0</jsonb-tck.version>

<bval-tck.version>3.0.1</bval-tck.version>
<jsonp-tck.version>2.1.1</jsonp-tck.version>
<validation.provider>org.apache.bval.jsr.ApacheValidationProvider</validation.provider>
</properties>
Expand Down

0 comments on commit c766615

Please sign in to comment.