Skip to content

Commit

Permalink
Fix the build by setting the jakarta.tck.tools.version to 11.0.0-SNAP…
Browse files Browse the repository at this point in the history
…SHOT

Signed-off-by: Scott M Stark <[email protected]>
  • Loading branch information
starksm64 committed Jan 6, 2025
1 parent 3e5db8c commit 5057b1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tcks/apis/tags/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

<jakarta.tck.tools.version>11.0.0-M2</jakarta.tck.tools.version>
<jakarta.tck.tools.version>11.0.0-SNAPSHOT</jakarta.tck.tools.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 5057b1b

Please sign in to comment.