Skip to content

Commit

Permalink
Fix tck-rewrite-ant dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Scott M Stark <starksm64@gmail.com>
  • Loading branch information
starksm64 committed Aug 7, 2024
1 parent 4bd79b8 commit ae0caab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/tck-rewrite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
<version>${version.tcktools}</version>
</dependency>
<dependency>
<groupId>tck.jakarta.platform</groupId>
<groupId>jakarta.tck</groupId>
<artifactId>tck-rewrite-ant</artifactId>
<version>${version.tcktools}</version>
</dependency>
Expand Down

0 comments on commit ae0caab

Please sign in to comment.