Skip to content

Commit

Permalink
fix typo in platform tck name (#1881)
Browse files Browse the repository at this point in the history
  • Loading branch information
alwin-joseph authored Feb 5, 2025
1 parent 19c326e commit f3a241b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<name>TCK: Install Jakarta persistence Platform Tests</name>

<properties>
<tck.test.persistence.file>jakartaeetck-${tck.test.persistence.version}.zip</tck.test.persistence.file>
<tck.test.persistence.file>jakartaeetck-${tck.test.persistence.version}-dist.zip</tck.test.persistence.file>
<tck.test.persistence.url>https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee11/staged/eftl/${tck.test.persistence.file}</tck.test.persistence.url>
<tck.test.persistence.version>11.0.0-SNAPSHOT</tck.test.persistence.version>
</properties>
Expand Down

0 comments on commit f3a241b

Please sign in to comment.